Published: 2026-07-15

Kilo CLI: Open-Source Terminal Coding Agent With 500+ Models

Chapters / key moments (click to jump — plays here on the page)

Kilo Code's new open-source CLI brings its agentic coding workflow straight to your terminal. Pick from over 500 models with a slash command, plan in one model and build in a cheaper one, and lean on an auto-router that scores each task against Kilo's own benchmark to pick the cheapest capable model. It also ships built-in agent modes, live per-session cost tracking in both dollars and tokens, remote cloud sessions, and one-command local code review and PR creation.

Source video

"Kilo CLI – Open Source CLI Coding Agent" by Kilo CodeWatch on YouTube →

Key Takeaways

  • 500+ models, fully model-agnostic. A slash command opens a model picker with over 500 supported models; you can switch models at any point in a session — for example, a stronger reasoning model for planning and a cheaper or free model for implementation.
  • Plan mode architects before it builds. In plan mode, Kilo drafts a thorough implementation plan for your request and then references that plan while it writes the code later in code mode.
  • "Auto efficient" is a session-aware router. Kilo's auto model routes each request against its own coding benchmark (Kilo Bench) and picks the cheapest model proven proficient at that type of task — so you get the best model for each job without hand-picking.
  • Built-in agent modes. Code (implementation), Ask (read-only Q&A), Code Reviewer (reviews uncommitted local changes), Debug (troubleshooting), and Plan (planning + implementation). You can also build custom modes — the video shows creating an "SEO reviewer." Any model can pair with any mode.
  • Live cost visibility. A side panel shows session cost in both dollars and tokens, plus general info, cost details, and any available benchmark scores for each model.
  • Remote sessions and one-command review. /remote enables cloud sessions you can resume or follow in Kilo's cloud agent; /review runs a local code review on your changes before you push, and Kilo can create the PR for you using git.

Commands & Code Mentioned

/agents     # review or switch agent modes (code, ask, code reviewer, debug, plan) or create custom ones
/remote     # enable remote sessions — resume or follow the run in Kilo's cloud agent
/review     # run a local code review on uncommitted changes before opening a PR

Weekly Digest — In Your Inbox

Get the week's top AI agent news, updates, and guides — every Friday.