Agent Council – Claude, Codex and Gemini debate code and engg questions
CLI agents with repo access debate, not just API calls.

Surfaces model disagreements instead of averaging them away — that's the real value.
Developers comparing LLM outputs for code review or decision-making
LangChain · LlamaIndex · PromptLayer
So, I built a tiny open source CLI that does this automatically.
Council detects any `claude`, `codex` or `gemini` on your path and runs them in parallel. Once all finish, a lead summarizer produces one synthesized answer, flagging any disagreements.
Open source & MIT licensed: https://github.com/seeARMS/council
CLI agents with repo access debate, not just API calls.
Seamlessly hand off Claude Code sessions to Gemini without losing 30 messages of context.
Tray dot for missed agent prompts, but narrow utility for CLI users only.
Orchestrates real agent CLIs without forking them—injects prompts directly into terminals.
Tree search over git worktrees beats Karpathy's greedy hill climb for code optimization.
Meta-agents can control Circus Chief itself, a rare self-referential twist.