

There is a quiet tax on AI-assisted coding that most developers never notice until they open their billing dashboard. It shows up a few cents at a time, and then one afternoon it is $47. One developer burned through $47 in a single afternoon of heavy coding, and most of those tokens went to routine work: renaming variables, writing boilerplate tests, generating commit messages. Frontier-model prices for tasks that did not need a frontier model.
For the past two years, the default playbook has been to route all queries through the most powerful AI model available, regardless of complexity. Now, with AI bills running far ahead of budgets, developers are starting to ask whether every task actually needs a top-tier model. Kilo Code's new blog post is a direct answer to that question, and it comes with a concrete solution baked into the product.
The $47 Problem Is Bigger Than One Developer
Gartner published a forecast that AI coding token costs will overtake the average developer's salary by 2028. Hours earlier, a San Francisco fintech startup confirmed that one of its employees had already proved the point, burning $81,267 in AI tokens in a single week while building a browser game about internet memes. This is not an edge case.
Uber rolled out Claude Code access to roughly 5,000 engineers in late 2025. By April 2026, the company had exhausted its entire annual AI coding tools budget in approximately four months. Monthly per-engineer costs ranged from $150 to $2,000. Microsoft cancelled most internal Claude Code licenses effective June 30, 2026, and redirected engineers to GitHub Copilot CLI. The pattern is the same everywhere: agentic workflows consume far more tokens than anyone modeled, and the bill arrives before the value is proven.
Glean CEO Arvind Jain has estimated that roughly 95% of enterprise AI usage is still running on the most expensive frontier models, even for tasks that cheaper alternatives could easily handle. Intelligent model routing, which directs simpler high-frequency tasks to smaller models and reserves frontier models for complex reasoning, can reduce AI coding bills by 40 to 85% without visible degradation in output quality.
What Kilo Actually Built
Kilo Code is an open-source AI coding agent that runs inside VS Code, JetBrains IDEs, and as a standalone CLI tool. It takes natural language instructions and executes multi-step development tasks: creating files, editing code, running terminal commands, and testing in a browser. The company was co-founded by Sid Sijbrandij, who co-founded GitLab and served as its CEO, and Scott Breitenother, founder of data consultancy Brooklyn Data. In December 2025, Kilo raised $8 million in seed funding led by Cota Capital with participation from General Catalyst, Breakers, Quiet Capital, and Tokyo Black.
Don't miss what's next in AI
Join 300,000+ engineers and researchers who get the signal, not the noise.
- Full access to in-depth AI research breakdowns
- Be the first to know what's trending before it hits mainstream
- Daily curated papers, repos, and industry moves
