This week in Kilo Code: CLI, Tracking for Teams and Enterprise, Support for New Providers and Models
Extension versions 4.103.0 - 4.111.0, CLI versions 0.0.01 - 0.0.11
Welcome back to the weekly product roundup! This week, we introduced the Kilo Code CLI (v0.0.11) to general availability, and shipped an awesome new observability feature for Teams & Enterprise. We also expanded model support and polished the overall extension UX.
Kilo Code CLI
The Kilo Code CLI has officially launched! You can access hundreds of models, switch between modes like Orchestrator, Architect, Code, Ask, and Debug, and even run in autonomous mode to integrate with CI/CD environments.
Get started with npm install -g @kilocode/cli:
Teams + Enterprise
Project Usage Tracking
Organization members can now track usage statistics by project, in addition to by user and model.
View Total Cost, Requests, Cost per Request, and Total Token Usage directly from the Organization dashboard, filtering by specific projects, team members, or LLMs:
Project names are automatically pulled from your repository names, but can also be manually configured at the repo level via .kilocode/config.json.
General Updates
Model Expansion
Kilo Code now supports Claude Haiku 4.5, Anthropic’s latest small model delivering frontier-level coding performance at over 3× lower cost than previous models.
Haiku 4.5 offers near-instant responses, a 200K context window, and excels in real-time coding, tool calls, and multi-agent workflows—achieving 90% of Sonnet 4.5’s performance in benchmark tests.
Try it today in Kilo Code and get $20 extra credits for your first top up of $10 or more.
Additionally:
Claude Sonnet 4.5 now supports a 1M token context window
Updated model metadata for GPT-5, Gemini, Claude, and 4o families (Token budgets, input/output limits, and image support are now accurately enforced via the VS Code LM API)
Native Tool Calling (Experimental)
We’ve added preliminary support for Native Tool Calling (JSON-style) for OpenRouter and Kilo Code providers.
It’s enabled by default for Claude Haiku 4.5 and allows models to call tools more directly and efficiently.
Enable or disable it under: Provider Settings → Advanced → Tool Call Style → JSON
This feature is still experimental, but already showing major improvements for multi-tool workflows!
Interface & Usability
A few quality-of-life upgrades to round things out:
CMD + I now invokes the agent with context, allowing faster complex prompts
New Credits Status Bar Item displays your balance at a glance
Webview memory warning now appears at 90% usage (protecting against the dreaded gray screens)
Chat Area now supports improved context and file drag-and-drop



