Kilo Code Weekly Product Roundup
Extension versions 4.121.1 – 4.126.1 | CLI versions 0.7.0 – 0.10.2
Welcome back to the weekly product roundup! This week delivers a packed release with CLI sessions support, new providers & models, and major quality-of-life improvements.
Extension
New Models
Claude Opus 4.5 is now available across Kilo Gateway, OpenRouter, Anthropic, and Claude Code providers, including verbosity controls where supported. Check out our Webinar where we discussed the new model with a guest from Anthropic, here.
Gemini 3 Pro Image Preview was added for multimodal workflows
Grok 4.1 Fast models added:
grok-4-1-fast-reasoningandgrok-4-1-fast-non-reasoningNano GPT provider is now supported
Provider & Configuration Improvements
MiniMax M2 optimization: Interleaved thinking now merges environment details into tool results for better performance
Azure deployment names for Anthropic models: You can now specify custom deployment names when running Anthropic models through Azure
Synthetic provider was updated to use the new models endpoint with dynamic fetching
Fixes & Polish
File edit success rates improved for non-Claude models using native tool calling
Context menu selection: Items won’t auto-select if your cursor is already on a row when items change
File limit filtering:
.kilocodeignorefiltering now applies before the file limit, not after.
CLI
Sessions Support
The CLI now supports sessions, allowing you to maintain conversation context across multiple chats. Use the /session command to show, list, search, select, and share sessions:
New Commands
continueandabortcommands for better control over ongoing tasksUnix exit codes for signal interruption (SIGINT/SIGTERM)—great for scripting and CI/CD pipelines
Kilo Gateway One-Click Auth
Connecting to Kilo Gateway from the CLI is now a single-click experience. No more copying and pasting API keys manually.
Install & Update
CLI:
npm install -g @kilocode/cliView All Latest Releases
CLI: 0.7.0 • 0.8.0 • 0.9.0 • 0.10.0 • 0.10.1 • 0.10.2
Extension: 4.121.1 • 4.121.2 • 4.122.0 • 4.122.1 • 4.123.0 • 4.124.0 • 4.125.0 • 4.125.1 • 4.126.0 • 4.126.1




Thanks for keeping us updated.