Analysis updated 2026-07-03 · repo last pushed 2026-06-20
Build an AI agent once and share it with your team through a single web dashboard.
Run the same agent across different platforms like Cursor or Claude without rewriting it.
Schedule AI agents to run automatically at specific times.
Manage agent access controls centrally so teammates don't need underlying provider credentials.
| litellm-labs/litellm-agent-control-plane | webstonehq/tuxedo | helvesec/rmux | |
|---|---|---|---|
| Stars | 1,069 | 1,201 | 391 |
| Language | Rust | Rust | Rust |
| Last pushed | 2026-06-20 | 2026-07-01 | — |
| Maintenance | Active | Active | — |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 4/5 | 2/5 | 4/5 |
| Audience | pm founder | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires Docker Desktop to spin up the web interface, database, and default runtime.
LiteLLM Agent Control Plane gives your team a single dashboard and API to create, manage, and run AI agents across multiple different agent platforms. Instead of jumping between separate consoles and tools, everyone works from one shared interface. The core idea is that different AI agent runtimes (Claude Managed Agents, Cursor, DeepAgents, Hermes, OpenCode, and OpenClaw) each have their own way of doing things. This project sits on top of all of them and translates your instructions into whatever format the underlying runtime needs. You create an agent through the unified dashboard, pick which tools and skills it should have access to, choose which runtime it runs on, and fire it off. The platform also handles session management so agents keep their context between runs, scheduled agent execution, and persistent memory so agents remember things across sessions. This is built for teams where multiple people need to create or use AI agents. A concrete example: a product manager or developer can build an agent, hand it to the rest of the team, and they can all use it without needing direct access to the underlying provider accounts. Nobody on the team needs to log into Anthropic's console or configure credentials themselves, the access is managed centrally through the control plane. Getting started requires Docker Desktop and a single command to spin up the web interface, a database, and a default runtime. From there you can add other runtimes as needed. The README doesn't go into deep detail on how each runtime integration works or what the tradeoffs are between them, but the pitch is straightforward: one place to call all your agents, one set of access controls, and one UI your team shares.
A single dashboard and API to create, manage, and run AI agents across multiple platforms like Cursor and Claude. Your team builds agents in one shared interface without needing direct access to underlying provider accounts.
Mainly Rust. The stack also includes Rust, Docker.
Active — commit in last 30 days (last push 2026-06-20).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly pm founder.
This repo across BitVibe Labs
Verify against the repo before relying on details.