kagent shipped 10 release events in 30 days and 30 releases in 90 days. That is not quiet maintenance. It looks like a project trying to make Kubernetes the control plane for production AI agents.
The official site describes kagent as open-source tooling for DevOps and platform engineers to build, deploy, and run AI-powered solutions in Kubernetes. The GitHub repository frames it more directly: a Kubernetes-native framework for building, deploying, and managing AI agents.
The signal is not just release volume
The interesting part is where the releases cluster. The v0.9.0 cycle touched OIDC proxy auth, token exchange for model auth, agent sandbox support, sandbox network allowlists, Bedrock embedding support for agent memory, Go ADK model configuration, UI approval controls, and IPv6 or dual-stack support.
That mix says kagent is not only chasing demos. Auth, sandboxing, network allowlists, migrations, Helm changes, and observability are production-shaped work. They are the boring pieces you add when agents are expected to touch real clusters.
The website backs that direction. kagent positions itself around cloud-native AI operations, Kubernetes deployment, MCP servers, observability, audit trails, and DevOps troubleshooting. The repo also lists Apache-2.0 licensing and describes agents as Kubernetes custom resources with tools, system prompts, and LLM configuration.
ToolVitals gives kagent a 100 shipping score, 91 health score, and 94 overall score. The data confidence is 74, so the read is useful but not perfect. The safer conclusion is that public development and release activity are strong, not that the product is mature for every team.
v0.9.0 looks like a hardening release
The v0.9.0 release notes pull several beta tracks into one package. The database layer moved from GORM plus AutoMigrate to golang-migrate plus sqlc. OIDC proxy auth landed. Agent sandbox support landed. Network allowlists appeared for Go and Python.
The beta sequence shows the shape of the work. v0.9.0-beta2 added OIDC proxy auth. v0.9.0-beta3 added sandbox support and sandbox network allowlists. v0.9.0-beta4 added Bedrock embedding support for agent memory plus UI controls for prompt templates and tool approval. v0.9.0-beta5 added token exchange for model auth. v0.9.0-beta8 added LangGraph checkpoint retry logic and IPv6 or dual-stack support.
That is a lot of infrastructure plumbing in a short window. For a Kubernetes agent framework, that matters more than a flashy chat UI.
What ToolVitals cannot infer
ToolVitals can see public signals: stars, releases, website availability, SSL, and release activity. For kagent, the payload shows 2,687 GitHub stars, 10 release events in 30 days, 30 GitHub releases in 90 days, and a 216.7 hot score.
ToolVitals cannot tell you whether kagent works well in your cluster. It cannot measure prompt quality, incident reduction, user satisfaction, revenue, enterprise adoption depth, or support quality. It also cannot validate every runtime claim from release notes.
There is one timing caveat. The browsed GitHub repository page showed newer release metadata than the supplied ToolVitals payload. That does not change the ToolVitals metrics. It just means the snapshot and the live repo may not be captured at the exact same moment.
How it compares
kagent is smaller than the category giants by stars. LangChain has 135,943 stars and 38 release events in 30 days. Gemini CLI has 103,265 stars and 26 release events in 30 days. kagent has 2,687 stars and 10 release events in 30 days.
That comparison cuts both ways. kagent is not a broad agent framework with LangChain-scale attention. It is a focused cloud-native bet. If you care about Kubernetes-native agent operations, that focus is the point.
Against ToolJet, kagent shows fewer stars and fewer release events: 2,687 stars and 10 release events versus 37,868 stars and 18 release events. But the categories do not map cleanly. ToolJet is broader developer tooling. kagent is aimed at platform and DevOps teams running agents near Kubernetes resources.
Recommendation
If your team is trying to run AI agents inside Kubernetes, evaluate kagent now because its recent releases are concentrated on the exact production concerns you will hit first: auth, sandboxing, model configuration, network policy, observability, and cluster-native control.
Do not adopt it because the hot score is 216.7. Use the score as a watchlist filter. Then test it against one real operational workflow, one model provider, one MCP tool path, and one failure mode in your own cluster.
Sources
- https://kagent.dev
- https://github.com/kagent-dev/kagent
- https://github.com/kagent-dev/kagent/releases/tag/v0.9.0
- https://github.com/kagent-dev/kagent/releases/tag/v0.9.0-beta8
- https://github.com/kagent-dev/kagent/releases/tag/v0.9.0-beta7
- https://github.com/kagent-dev/kagent/releases/tag/v0.9.0-beta6
- https://github.com/kagent-dev/kagent/releases/tag/v0.9.0-beta5
- https://github.com/kagent-dev/kagent/releases/tag/v0.9.0-beta4