Hysen Labs
Self-hosted service
Mng-dev-ai/agentrove avatar
Mng-dev-ai

agentrove

Self-hosted AI coding workspace to run and orchestrate Claude Code, Codex, Copilot, Cursor, Grok and OpenCode agents — multi-agent workflows, personas, and ACP-powered sandboxes

317 stars61 forksTypeScriptApache-2.0
DEEP OPEN-SOURCE ANALYSIS

Agentrove runs many coding agents from one self hosted workspace

Agentrove is a self hosted AI coding workspace that orchestrates agents such as Claude Code, Codex, Copilot, Cursor, Grok, and OpenCode behind one interface. The project is written in TypeScript and licensed under Apache 2.0.

One interface for several agents

Agentrove connects to multiple coding agents through ACP adapters and gives each workspace its own Docker or host sandbox. The single interface combines chat, a code editor, a terminal, a file tree, diffs, secrets, and git tools. Workspaces can start from an empty folder, a git clone, an existing local folder, or a GitHub repository.

Agent orchestration

The bundled MCP server exposes the whole instance as tools such as send_message, get_messages, list_models, and list_personas. That lets any chat act as an orchestrator: a lead agent on a strong model breaks work into tasks, routes each to the right agent, and reviews the results. The README describes sub threads, pinned chats, worktree mode, personas, and custom instructions as part of the workflow.

Distribution and GitHub help

Agentrove ships as a Docker web app, a macOS desktop app, and a native iOS app. It also provides GitHub assisted browsing, pull request review, PR creation, reviewer selection, and branch, commit, push, and pull helpers. With over 300 stars, it is a mid sized option for teams that want to run several agents without a black box service.

Editorial conclusion

Agentrove is licensed under Apache 2.0, requires Python 3.12 and React 19, and is distributed as a Docker web app alongside macOS and iOS apps.

DEEP OPEN-SOURCE ANALYSIS

Official sources

Community notes

Community notes