Kilo

@kilocode.ai

Kilo is an open-source all-in-one agentic platform. 3M+ Kilo Coders. 500+ models. No markup.

We keep arriving at the same conclusion in these experiments: you don't need the most expensive model for every step of your workflow. So we tested whether Kilo Code's Auto Model router could act on that better than picking models by hand.

Everyone's waiting for a second "DeepSeek moment." We don't think it's coming. Open models like Kimi K3 top the intelligence charts, but serving them made throughput fall off a cliff. The scarce thing was never the model, but the compute to run it. Read more: blog.kilo.ai/p/no-second-...

Bild

The AI race isn't heating up. It's on fire. Pricing changes. Models getting pulled out from under your feet with no warning. And now Palantir's CEO went on CNBC to call the whole thing "effing insane."

Auto Efficient is a next-generation model router inside Kilo. It's session-aware and informed by real benchmark data. On average, it's 77% cheaper than Claude Opus 4.8 while retaining nearly 70% performance parity. Check out the numbers here: kilo.ai/auto-efficie...

Bild

10 months ago we predicted AI coding bills would hit $100k/dev/yr. This week Ramp confirmed ~$90k. The fix isn't capping usage or downgrading everyone. It's routing each task to the model that fits it. Kilo's Auto Model does it by default. kilo.codes/0c9ftEx

Auto Model - Kilo Chooses the Right AI Model for Each Task

Auto Model routes coding tasks to the right AI model based on complexity, speed, and cost, reducing manual model switching and helping Kilo Gateway credits go further.

kilo.codes

Stop paying frontier prices to rename a variable! Auto Efficient routes each request to the cheapest model that can handle it, picked on a public benchmark you can check. Easy tasks run lean, hard ones stay reliable. Live now: kilo.codes/0c9ftEx

Kilo now shows benchmark data right in the model picker, CLI and VS Code. Each model lists its Terminal Bench completion score and average cost per attempt, measured in Kilo's own harness. GPT-5.5 completes 74.1% of tasks, Kimi K2.6 hits 54.4%. Full table: kilo.ai/leaderboard

Kilo - Best AI Coding Models 2026 | Live AI Leaderboard

Compare the best AI coding models by real Kilo usage, industry benchmarks, pricing, speed, and context window. See live rankings for coding and agent workflows.

kilo.ai

We ran GLM-5.2 and Kimi K2.7 Code through the same test: plan a feature flag service, then build it. GLM's plan scored 9.0 to Kimi's 8.1. But once both built from GLM's plan, the services were near identical. The planner matters more than the builder now. blog.kilo.ai/p/glm-52-vs-...

GLM-5.2 vs Kimi K2.7 Code: Which Model Is Better at Planning vs Building?

We tested both models on the same backend task and found the biggest difference was not in writing code, but in deciding what code should be written.

blog.kilo.ai

SpaceX is buying Cursor for $60 billion. SpaceX has the compute, Cursor has the distribution into half the Fortune 500, and the base models are converging. Once a tool gets acquired, its model choices serve the acquirer, not you. blog.kilo.ai/p/spacex-jus...

SpaceX Just Bought Cursor for $60 Billion. Why the Deal Matters.

When a rocket company needs an AI coding tool badly enough to spend $60B, the strategic center has moved from model quality to compute access.

blog.kilo.ai

Better than Fable 5, better than Le Chaton Fat, and better than whatever you're switching to tomorrow. Multiple models beats one single model. Every time.

Bild

The group chat will no longer be the one telling you your team lost. World Cup ClawByte, one-click install in KiloClaw, daily summaries + get yesterday's scores in your time zone, all piped to Telegram.

Most AI review tools run the same generic rubric on every repo and miss what your team actually cares about. Code Reviews now adapt: drop a REVIEWS.md in your repo and the agent enforces your conventions, not someone's default. Live now.

Kilo Product Week graphic, day 5. Headline reads "Reviews that fit your repo." Subhead: "Drop a REVIEWS.md in your project. The agent reviews by your conventions, not a generic rubric." A code card on the right shows a sample REVIEWS.md file with review standards: an error-handling section flagging unhandled promises and requiring typed error returns, and a style section that skips line-length nitpicks but enforces named exports. Black background, yellow accent, monospace type.

Two new coding models and a sold-out token plan this week in Kilo. Kimi K2.7 Code from Moonshot, Claude Fable 5 topping our coding benchmarks, and the MiniMax token plans selling out fast enough to need a new batch already.

Kilo's weekly New in Kilo graphic for the week of June 8, 2026. Three new arrivals listed: 01 Kimi K2.7 Code, a remarkable new coding model from Moonshot AI. 02 MiniMax Token Plans, first batch sold out, new batch now live. 03 Claude Fable 5, top of our coding benchmarks. A yellow callout box highlights Claude Fable 5 as Top of Benchmarks for planning and large-context coding, crushing our planning and large-context coding benchmarks. Kilo logo in the top right corner, kilo.ai and @kilocode in the footer.

The Kilo CLI now has a face. Kilo Console is a local, browser-based UI for managing your projects, git worktrees, sessions, and settings. No more hand-editing JSON. Now in beta.

"Open doesn't just mean weights." Chris Alexiuk of NVIDIA on everything the Nemotron family opens up: the data, the recipes, the technical report. The whole point is an open science community around models.

A secret got committed to Git, then "erased" with a branch rewind. The repo looked clean. We ran Grok Build 0.1 on this Terminal-Bench task. It found the orphaned commit, saved the secret, and actually scrubbed the history. 27 steps, 41 seconds, $0.09. Writeup: blog.kilo.ai/p/we-asked-g...

Black graphic with the Kilo logo. Headline reads "A secret was buried in Git. Grok dug it out in 41s." Three stat boxes show 27 steps, 41 seconds of agent time, and $0.09 total cost. Below: "Human expert estimate: about 30 minutes."Graphic titled "Step one: find what Git remembers." Headline reads "The repo looked clean. Git doesn't forget." A terminal window shows git log with two ordinary init commits, then git fsck --unreachable revealing an unreachable commit, then git show exposing a hidden commit named "feat: add scratch notes" that added secret.txt. Caption: "The secret was sitting in an orphaned commit the whole time."Graphic titled "Step two: actually erase it." Headline reads "Deleting isn't done until you verify." A five-step list: save the secret before cleaning, expire the reflog, re-check with git fsck (highlighted, noting objects were still there), run git gc --prune=now, then check again to confirm the repo is clean. Caption: "Grok caught its own incomplete cleanup mid-task, then fixed it."Graphic titled "KiloBench: the scorecard." Headline reads "Every check came back clean." Four checked items: secret recovered to /app/secret.txt, history scrubbed with fsck clean, README and commits untouched, full checksum integrity pass. Stat line: 27 steps, 41 seconds, $0.09, with a human expert estimate of about 30 minutes.

MiniMax M3 benches near Claude Opus 4.8 at a tenth of the price. Coding Plans are live in Kilo. Buy them with the balance you already have, no separate subscription.

Kilo Product Week graphic, day 3. Headline reads "Opus-class. 1/10th the price." Subhead: "Coding Plans are live. The first is MiniMax M3, bought with the balance you already have." A plan card on the right lists MiniMax M3 Token Plan Plus at $20/month: ~1.7B tokens per month, 1M context window, 3–4 concurrent agents, top 10 on the Kilo leaderboard, and multimodal image and video input. Black background, yellow accent, monospace type.

On June 1, GitHub Copilot switched to token-based billing. Developers are reporting bills 10x higher, with some burning through a month of credits in hours. Meanwhile, a quieter shift has been underway. There's something for switchers at the end of this thread. 🧵

The dentist appointment you forgot. The standup it knew you'd miss. The Telegram ping to fix it. This is KiloClaw now. 🦞

Promotional graphic for KiloClaw Product Week Day 2. On a black grid background, large white and yellow text reads, “Still the Best Way to Claw.” Smaller text below says, “A hosted OpenClaw that sets itself up, connects your tools, and shows up before you open your laptop.” A mock KiloClaw morning briefing appears on the right, showing a daily summary with meetings, a dentist appointment conflict, urgent inbox items, and a weather update. The footer reads, “you didn’t ask it to. it just knew.” Kilo branding appears in the upper-right corner and @kilocode is shown in the lower-left.

Same prompt, three models, three answers. You keep the one you like. Agent Manager is live in Kilo Code. Every agent runs in its own git worktree, so they work in parallel without touching each other's files.

Promotional graphic from Kilo Code announcing “Agent Manager” as part of Product Week, Day 1. Large text reads “AGENT MANAGER.” with a description explaining that users can run one prompt across three models simultaneously, each in its own Git worktree so they never modify each other’s files. On the right, three parallel tasks are shown running the same prompt, “add stripe billing,” on Claude Opus, GPT-5.5, and Claude Sonnet. A tagline at the bottom reads, “same prompt, three models, three worktrees.” The design uses a black grid background with white and yellow text and includes the Kilo Code logo in the upper-right corner.