Updated on
Kilo Code: reviews and analysis
Open source agent for VS Code and JetBrains: the tool is free and you only pay for the model.
Affiliate link · no extra cost to you
Kilo Code charges nothing for the tool and lets you choose where the intelligence comes from: your API key, a local model or its gateway at provider rates. The source is in plain sight under an MIT licence and its agents split a large task into subtasks on their own. The price of that freedom is a product growing faster than it settles, with a JetBrains plugin several versions behind the VS Code one, a 5 % fee on credit top-ups and a new owner since 15 July 2026.
Best for: Anyone wanting an agent in their editor with no subscription and control over model spend.
What the internet says
The praise that repeats is about governing spend rather than raw quality: the extension costs nothing, the source is in plain sight, and you supply the intelligence yourself, with your key, with a local model or through its gateway at provider rates. It lives in VS Code, in the JetBrains IDEs and on the command line, and agents with full tool access split a large task into subtasks on their own. The objections are about maturity and context. The JetBrains plugin runs several versions behind the VS Code one and started half a year later. Topping up credits carries a 5 % fee, so «no markup» only holds on the bring-your-own-key route. Since its 2025 launch it has carried the question of what it adds over the tools it came from. And it changed owner on 15 July 2026, which is too recent to know what it settles into.
What the web repeats in favour
- The tool costs nothing and is open source under an MIT licence, the one shipped inside the published package
- You bring your own provider key with no markup, or run a local model, and switch between them without changing tools
- It lives inside the editor you already use, in VS Code and the JetBrains IDEs, and it ships a command line too
- Agents with full tool access delegate a large task to subagents on their own, with no separate mode to pick
What the web repeats against
- The JetBrains plugin runs several versions behind the VS Code extension and started half a year later
- Topping up credits carries a 5 % fee, so «no markup» only holds when you bring your own key
- Spend is not flat: it depends on the model you connect, and that demands a discipline a fixed fee never asks for
- The panel has no tabbed view for several tasks and the editor hands focus away when the agent creates a file
- Since launch it has carried the doubt of what it adds over the tools it came from
- Its site still says the licence is Apache-2.0 when the published package ships MIT, which is a slip on something that matters
Sweep sources: Official pricing · GitHub · App stores · App stores · Communities · Review sites · Press
Pros / Cons
Pros
- The extension is free and open source under an MIT licence
- Your key, your model or local models, with no markup on provider rates
- Lives in VS Code, the JetBrains IDEs and the command line
Cons
- The JetBrains plugin runs several versions behind the VS Code one
- Topping up credits carries a 5 % fee
- It changed owner in July 2026 and where that lands is still unknown
TLDR: Kilo Code puts a full agent inside VS Code and the JetBrains IDEs without asking you to switch editors or pay a subscription. The extension is free and open source under an MIT licence, and you supply the intelligence yourself: your API key, a local model, or its gateway at provider rates. What you have to accept is a product growing faster than it settles, a JetBrains plugin trailing the VS Code one, a 5 % fee on credit top-ups, and a company that changed owner on 15 July 2026.
What Kilo Code is and how it works
Kilo Code comes from the open source agent lineage that started with Cline and continued with Roo Code: extensions that install into the editor you already use, show every step before applying it, and run on whatever model you connect. Its version numbering gives the ancestry away, because its first published release was not 1.0 but 3.5.1, inherited from that branch.
It is no longer that. The 7 series is rebuilt on a different core, and around it the project has raised its own work: a model gateway, a native JetBrains plugin, inline completion, repository indexing and cloud agents. It is still open source under an MIT licence, and there is a detail worth knowing: its own site claims in several places that the licence is Apache-2.0, when the package you install ships MIT. The repository file says so, and so does the licence bundled inside the published version.
The other piece of context is ownership. On 15 July 2026, Anaconda acquired Kilo Code. Its site announces it in the header and the trade press carried it. Two weeks on there is no sign of anything getting worse, but there is not enough road yet to say where it lands.
What using it is like day to day
The first impression is continuity. You stay in your editor, with your shortcuts, your terminal and your file navigation, and the agent shows up in a side panel. Anyone who has tried an AI editor and does not want to migrate their whole working environment finds the exit here.
The second impression is control. Once you can see what each request costs and switch models mid-session, you start making decisions a flat fee would never prompt: cheap model for the mechanical work, good model for the hard part. Connect your own key and the bill lands in your provider’s dashboard with nothing sitting in between.
For work spanning several fronts you no longer pick a separate mode. Agents with full tool access split the job into subtasks on their own, and the orchestrator mode that used to do it is marked deprecated in the project’s own documentation, with removal announced.
The friction daily users point at is interface and finish. The panel has no tabbed view, so running two tasks at once turns awkward. And when the agent creates a file, the editor hands focus to that file by itself, breaking your rhythm exactly when you are reviewing the previous change.
And one environment note that matters. The JetBrains plugin exists and works, but it trails: its latest published version is 7.0.11 against 7.4.16 on VS Code, and its history starts in September 2025, half a year after the extension’s. If your shop runs IntelliJ, expect things to arrive later.
Pricing and plans
The tool itself costs nothing. The pricing page says so with a card named free and open source, carrying the note that usage is billed separately. The team plan, with central billing, user management and access control, starts from $15 per user per month.
What you actually pay for is the model, and there are three routes. Bringing your own key from another provider costs nothing extra to Kilo. Its gateway charges the provider’s rate and draws from a balance. And there is a credit subscription, Kilo Pass, starting from $19 a month. Cloud compute, if you use its remote agents, is its own line too.
Here is the nuance the segment’s marketing skips and its own pricing table publishes: topping up credits carries a 5 % processing fee. Paying exactly what the provider charges is true on the bring-your-own-key route, and stops being true the moment you buy balance.
That model is honest but demands discipline. On a flat fee you know your spend and it does not matter how you use it. Here spend depends on the model you pick, and an intense month on a frontier model runs past any subscription in the segment. Start with a balance cap and watch the consumption in week one.
Who it is for (and who it is not for)
Kilo Code suits people who code daily, do not want to change editors, and would rather govern model spend than pay a fixed fee. It also suits anyone who needs local models for privacy reasons, because pointing it at Ollama or LM Studio is a matter of configuration.
It does not suit anyone who wants to open the tool and have it work without deciding anything: between providers, models and agents there are more choices here than in any flat-fee alternative. GitHub Copilot asks far less and comes with a free plan. And if you want the more settled, narrower version of this same idea, Cline is the project this branch came from. The whole category sits in best AI code tools.
Kilo Code alternatives
The split is one of temperament. Cline for anyone wanting the same thing with fewer open fronts and more calm. Copilot for anyone who would rather pay a fee and stop thinking about rates. They are on Kilo Code alternatives.
Frequently Asked Questions
Is the extension really free?
Yes. The VS Code extension, the JetBrains plugin and the command line are open source and cost nothing. What you pay for is model usage, and you can source that yourself.
What licence is it under?
MIT, which is what the repository file carries and what ships bundled inside the published version. Its site says Apache-2.0 in several places, and that is out of date.
Can I use my own API key?
Yes, with no markup from Kilo. You can also run a local model through Ollama or LM Studio, which is what people do when the code must not leave their machine.
Does it work as well in JetBrains as in VS Code?
No. The JetBrains plugin ships versions behind the VS Code extension and started half a year later, so new work reaches the other side first.
How much does it end up costing a month?
It depends on the model you connect and how much work you throw at it, which is why there is no honest figure to give. The tool is zero, the rest is consumption, and if you buy balance instead of bringing your key you add the 5 % fee its own table publishes.