Kilo Code is not behaving like a static plugin. The public repo shows 2,865 commits in 30 days, 30 releases in 90 days, 22 release events in 30 days, and 26 active contributors. That is a team treating the product like a live system.
The real signal
The site positions Kilo as an open source AI coding agent for VS Code, JetBrains, CLI, and cloud use. It also says the user can pick the model, inspect every prompt, and pay provider rates. That is a clear bet on control, portability, and developer trust, not a black box assistant.
The release notes back that up. v7.2.21 adds xterm.js-powered terminal tabs inside Agent Manager, so the app is pulling real shell work into the same workspace as the agent sessions. v7.2.17 adds forking from a specific user message in Agent Manager and from any user message in sidebar conversations. v7.2.14 adds browsing and resuming sessions with /sessions, plus @ folder references in prompts. v7.2.22 fixes restoring and paginating very long VS Code sessions. The product is moving toward a control plane for agent work, not just a chat window.
That matters because the updates are clustered around workflow continuity. Session history, forking, terminal state, folder context, and long-turn performance all point to the same product bet, keep the agent inside the developer’s working context instead of forcing the developer to bounce between tools.
What this data does not tell you
ToolVitals sees public shipping signals. It does not see code quality, benchmark performance, user satisfaction, revenue, retention, or whether the agent actually solves hard tasks well. It also does not tell you which model is best inside the product. The only honest read here is that Kilo Code is moving fast and expanding the surface area of the workflow.
How it compares
Against nearby tools in the same broad space, Kilo Code is active but not the loudest by raw scale. OpenClaw has 367,632 GitHub stars and 48 release events in 30 days. PostHog has 66. ClickHouse has 54. LiteLLM has 24. Hermes Agent has 6. Kilo Code’s 22 release events in 30 days put it close to LiteLLM and well ahead of Hermes Agent, while still far below OpenClaw and PostHog on churn.
Bottom line
If your team wants an open source coding agent that is evolving into a full workspace, Kilo Code deserves a serious look. If you want something stable and mostly frozen, skip it. This repo is shipping too fast for passive adoption, which is exactly the point.
Sources
- https://kilo.ai
- https://github.com/Kilo-Org/kilocode
- https://github.com/Kilo-Org/kilocode/releases/tag/v7.2.22
- https://github.com/Kilo-Org/kilocode/releases/tag/v7.2.21
- https://github.com/Kilo-Org/kilocode/releases/tag/v7.2.17
- https://github.com/Kilo-Org/kilocode/releases/tag/v7.2.14
- https://github.com/Kilo-Org/kilocode/releases/tag/v7.2.12