What website is this?
Kilo (centered on Kilo Code) is an open-source AI coding agent stack for developers. It reads project context inside VS Code, JetBrains, the CLI, and cloud environments to help with planning, writing, and fixing code. Unlike setups that lock you to one proprietary model or one IDE, it keeps modes such as Architect, Code, and Debug in a single extension while letting you switch inference providers, bring your own API keys, or pay from account credits. It fits individuals and small teams who want agent-level automation but still control their toolchain and model choices; if you only need occasional line completions and do not want to manage credits or keys, a traditional Copilot-style plugin is often simpler.
Key Features
- Generate, refactor, or explain code from repository context in VS Code, JetBrains, and the CLI
- Switch Architect / Code / Debug modes for design, implementation, and error fixing
- Connect to multiple inference sources (including OpenRouter and local models) and support BYOK
- Run longer development and review chains via cloud agents in the background
- Extend agents with external tools, docs, and data sources through MCP
- Centralize billing, shared agent modes, and model/privacy policies on team plans
Use Cases
- Backend developers use Debug mode in the IDE to draft fixes from stack traces, then run tests and merge manually
- Tech leads use Architect mode before the first line of code to clarify module boundaries and implementation order
- Open-source contributors batch-refactor unfamiliar repos from the CLI, review diffs, then open PRs
- Small teams on Teams plans unify BYOK, share agent configs, and review usage and adoption metrics
- When 24/7 automation is needed, deploy always-on agents via managed lines such as KiloClaw, triggered from Telegram / Slack (billed separately from the local extension)
Who is it for?
- Developers on VS Code or JetBrains who are willing to switch agent modes by task
- Teams that want to change inference models without being tied to one vendor backend
- Organizations that value the Apache-2.0 license and auditable extension code
- Not a fit: minimal workflows that rely almost only on inline completion and rarely use conversational agents
- May be a weak match: users who will not manage separate AI inference costs and neither BYOK nor prepaid credits
How It Compares to Similar Tools?
If you care about open source, cross-editor/CLI reach, swappable models, and BYOK, Kilo is usually more flexible than a closed “one model + one IDE” bundle. If you mainly want stable inline completion, GitHub-integrated Copilot-class tools are often easier. Compared with pure web chat for coding, Kilo stays closer to local and cloud engineering environments; always-on automation and chat entry points lean more on managed products such as KiloClaw, separate from the desktop extension. Decide first whether you need multi-mode agents and whether inference cost and setup are acceptable.
What Our Customers Say
Marcus (Backend Engineer)
For production bugs he switches to Debug mode so the agent reads the stack and proposes patch drafts, then he runs tests before merge. Models differ a lot on large monorepos, so he usually sticks to one or two providers to avoid style drift within the same project.
Yuki (Indie Full-stack Developer)
Architect mode breaks down work before coding; Code mode handles day-to-day implementation. The extension being open source makes config changes feel safe; spend is mostly on inference, so he BYOKs existing subscriptions and tops up with Kilo Pass when needed.
Priya (Engineering Lead)
When rolling out agent workflows she cares about shared modes and usage reports. Enterprise model allowlists and audit depend on the plan; sensitive repos still follow internal hosting policy rather than assuming worry-free full uploads.
FAQs
Q: Is Kilo Code completely free to install and use?
A: The extension is open source and free to install; AI inference is usually billed separately via your own keys, pay-as-you-go credits, or plans such as Kilo Pass. Check the official pricing and account pages for current rules.
Q: Besides VS Code, where can I use it?
A: Official support covers VS Code, JetBrains IDEs, and the CLI, with compatible editors via channels such as Open VSX. Cloud agents and KiloClaw are hosted capabilities outside the extension—see docs for entry points and limits.
Q: How does it differ from GitHub Copilot in practice?
A: Kilo emphasizes multi-mode agents, model choice, and BYOK; Copilot leans toward GitHub-deep inline completion. If you need longer planning/debug agents and open-source control, evaluate Kilo; for lightweight completion, Copilot may fit better.
Q: How are code and privacy handled?
A: Behavior varies by local vs cloud use, BYOK, and team/enterprise tiers; enterprise adds model restrictions, audit, and related


















