AI agent control tower — orchestrate CLI agents (Claude Code, Codex, Gemini) from a web UI with pipelines, blueprints, and real-time streaming
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^9.1.2^5.8.3191
commits
feat: add interview question ui with option selection and text input
a278ebfView on GitHubrefactor: improve gemini and codex adapters with system message filtering
97f6838View on GitHubfix: separate input/output token pricing in cost estimation
6126430View on GitHubfeat: add timeout to waitforagent to prevent infinite hangs
6a865e3View on GitHubfeat: add raw json fallback to structured output extraction
b39e5dbView on GitHubfeat: add interview loop with user q&a before plan generation
a1f86f6View on GitHubfeat: add interview/plan dual mode to orchestrator blueprint
9680762View on GitHubrefactor: rewrite all blueprint prompts in english with output schemas
2365d28View on GitHubdocs: update claude.md for stdin pipe and singleton changes
599d246View on GitHubrefactor: replace as-any with proper event types in agent store
ce01eadView on GitHubfix: dialog trigger and tooltip nesting order for project button
5991207View on GitHub