What makes it different:
- 500+ models (including everyone’s favorites from Claude, Gemini, OpenAI). Switch anytime - 5 specialized modes: Code, Ask, Debug, Architect, and Orchestrator (breaks down tasks and delegates to the others) - Parallel agents: spin up multiple instances on the same repo, each on its own branch - Session continuity: start in CLI, pick up in Kilo VS Code or cloud. Context travels with you
--parallel --auto for running multiple autonomous agents simultaneously is a favorite. It’s the same engine as our IDE extensions, not a stripped-down version.
Install: npm install -g @kilocode/cli
Also: open source, and contributions are welcome. Would love feedback on what's missing from your terminal workflow.