Composio is not selling a generic integration catalog. The homepage says, “Your agent decides what to do. We handle the rest.” The CLI page pushes a one-line install and calls it a Universal CLI. The pitch is blunt: just-in-time tool calls, delegated auth, sandboxed environments, and parallel execution across 1,000+ apps.
The interesting signal is the cadence. ToolVitals shows 30 release events in 30 days and 30 GitHub releases in 90 days. The latest release, CLI Beta @composio/cli@0.2.25-beta.215, is mostly docs and polish, but the pattern is consistent. The recent beta line includes runtime headers, session.toolkits() pagination, install-skill spelling, path encoding in the dashboard fallback URL, observability copy, and release promotion flow. That is not random churn. It is the team tightening the edges of a product that agents will actually touch.
The repo data backs that up. ComposioHQ/composio has 27,906 GitHub stars, 3,830 commits, 196 branches, and 1,049 tags. The site and release notes point to a product that wants to sit between intent and action. It wants to choose tools by intent, manage auth, and run work in sandboxes. That is a clear bet on the control plane, not just another SDK wrapper.
How it compares
Compared with LangChain, which has 134,637 stars and 27 release events in 30 days, Composio is much smaller but almost as active. OpenClaw sits at 362,725 stars and 28 release events in 30 days, so Composio is not unusual for shipping velocity inside this crowd. Continue has 32,788 stars and only 13 release events in 30 days, which makes Composio look notably more maintenance-heavy than a close developer-tools peer. Gemini CLI is the most frenetic comparison point here at 33 release events in 30 days, but it also has 102,170 stars.
What the data does not tell you
ToolVitals cannot tell you whether the sandbox is secure, whether auth flows break under load, whether the docs match production, or whether users stay after the first demo. It sees stars, commits, releases, SSL, and uptime. It does not see code quality, revenue, support burden, or user satisfaction.
Bottom line
If your team is building agentic workflows that need tool routing, auth, and execution contexts, evaluate Composio. The product is being shaped around that control layer right now. If you only need a thin wrapper around a few APIs, this is probably more machinery than you need.
Sources
- https://composio.dev
- https://composio.dev/cli
- https://github.com/ComposioHQ/composio
- https://github.com/ComposioHQ/composio/releases/tag/%40composio/cli%400.2.25-beta.215
- https://github.com/ComposioHQ/composio/releases/tag/%40composio/cli%400.2.25-beta.214
- https://github.com/ComposioHQ/composio/releases/tag/%40composio/cli%400.2.25-beta.213
- https://github.com/ComposioHQ/composio/releases/tag/%40composio/cli%400.2.25-beta.212
- https://github.com/ComposioHQ/composio/releases/tag/%40composio/cli%400.2.25-beta.211