Hermes CLI Orchestrator
A control-plane plugin for Hermes Agent that pools many free / cheap model providers and local AI CLIs, lets you switch the primary brain from Telegram in one command (even while it is down), and delegates work cap-aware with auto-fallback.
Installation & usage
README summary
A control-plane plugin for Hermes Agent that pools many free / cheap model providers and local AI CLIs, lets you switch the primary brain from Telegram in one command (even while it is down), and delegates work cap-aware with auto-fallback.
A control-plane plugin for Hermes Agent: pool every quota bucket you can get — subscriptions, free OAuth, free API tiers, trial credits, local AI CLIs — and run the agent at ~$0 without hitting quota walls. /cli-brain <provider> — promote a provider to primary from Telegram, no LLM in the loop, so it works while the current brain is down. /cli-brain test <provider> — one real call to verify or clear a cooldown. One dashboard for CLIs, model providers and media backends (detect, install, sign-in checks, caps). cli_delegate — route heavy tasks to Codex / OpenCode / others, skipping any CLI over its cap. Keeping a long-running agent working across many brains instead of stalling on one…
Auto-extracted from the repository README. The authoritative steps live in the repository on GitHub.
Full README
Hermes CLI Orchestrator
A control-plane plugin for Hermes Agent: pool every quota bucket you can get — subscriptions, free OAuth, free API tiers, trial credits, local AI CLIs — and run the agent at ~$0 without hitting quota walls.
What's inside
/cli-brain <provider>— promote a provider to primary from Telegram, no LLM in the loop, so it works while the current brain is down/cli-brain test <provider>— one real call to verify or clear a cooldown- One dashboard for CLIs, model providers and media backends (detect, install, sign-in checks, caps)
cli_delegate— route heavy tasks to Codex / OpenCode / others, skipping any CLI over its cap
Use it for
Keeping a long-running agent working across many brains instead of stalling on one hard-quota primary.