Orchestrate multiple coding CLIs (Claude Code/Codex/Gemini) from one interface. Exposes MCP server for tool integration. Run agents locally without API keys, track all executions, resume conversations. Built for automation and scripting.
Stars
6
Forks
1
Watchers
6
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
test(config): cover nil timeout config falling back to default (#45)
841979cView on GitHubfeat(config): support per-agent execution timeout in agent config (#43)
ee25998View on GitHubfix(runtime): handle updated Claude CLI MCP server not found message (#39)
c153266View on GitHubfix(cli): preserve symlink path in ResolveExecutable (#30)
abf1e26View on GitHubtest: add unit tests for fs/utils, cli/store, and cli/dirs (#29)
9ff3507View on GitHubtest(gemini): implement Gemini mock for runtime tests (#28)
c0bf42dView on GitHub