Philosophy first
Codo is not a side project. It is the tool that fills the gap between Claude Code (locked to one model, no A2A) and KiloCode (parallel but no agent collaboration). It combines the best of both worlds with a robust, multi-agent AI coding assistant that supports true agent-to-agent collaboration across multiple state-of-the-art providers in parallel.
- Multi-Model Support: Connects securely with Anthropic, OpenAI, and Google providers—on day 1.
- Agent Collaboration (A2A): Break complex problems down for agents to solve together.
- Parallel Workflows: No more waiting for sequential execution. Run your AI generation layers simultaneously.
- Beautiful Interface: Built using Ink v5 for an unparalleled and responsive terminal experience.
Initialize the .codo/config.json configuration in your project root with your API keys.
# Run codo in your terminal
npm run dev