mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-27 13:23:07 +00:00
Feat: Add z.ai usage tracking
This commit is contained in:
@@ -23,7 +23,7 @@ export {
|
||||
} from './use-github';
|
||||
|
||||
// Usage
|
||||
export { useClaudeUsage, useCodexUsage } from './use-usage';
|
||||
export { useClaudeUsage, useCodexUsage, useZaiUsage } from './use-usage';
|
||||
|
||||
// Running Agents
|
||||
export { useRunningAgents, useRunningAgentsCount } from './use-running-agents';
|
||||
|
||||
Reference in New Issue
Block a user