# agentrove

> Your own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, GitHub Copilot, OpenRouter), custom skills, and MCP servers.

- **URL**: https://www.freshcrate.ai/projects/agentrove
- **Author**: Mng-dev-ai
- **Category**: MCP Servers
- **Latest version**: `v0.1.38` (2026-06-07)
- **License**: Apache-2.0
- **Source**: https://github.com/Mng-dev-ai/agentrove
- **Language**: TypeScript
- **GitHub**: 268 stars, 47 forks
- **Registry**: github
- **Tags**: `agent`, `anthropic`, `claude`, `claude-code`, `code-execution`, `fastapi`, `llm`, `python`, `typescript`

## Description

Your own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, GitHub Copilot, OpenRouter), custom skills, and MCP servers.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.1.38` | 2026-06-07 | High | ## What's Changed * docs: build agent harness skeleton (PR 1/2) by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/603 * docs: write artifact docs and domain maps (PR 2/2) by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/606 * fix: keep image attachments visible after picking slash command by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/607 * feat: view two chats side-by-side via split panes by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pu |
| `v0.1.37` | 2026-05-07 | High | ## What's Changed * Add Cmd+R reload shortcut in desktop app by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/595 * Fetch all branches when cloning workspaces in web mode by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/596 * Enable command menu and split view on landing page by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/597 * Always keep a workspace selected on the landing page by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/598 * |
| `v0.1.35` | 2026-05-02 | High | ## What's Changed * Update agent Docker tooling by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/588 * Remove agent auth env defaults by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/589 * Align host terminal home with agent home by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/590 * Bundle ACP adapters in desktop sidecar by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/591   **Full Changelog**: https://github.com/Mng-dev-ai/agentrov |
| `v0.1.34` | 2026-04-26 | High | ## What's Changed * Relaunch app after desktop updater install() by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/552 * docs: Expand CLAUDE.md with cross-context and cache guidelines by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/553 * Add gpt-5.5 to Codex models by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/554 * Enable Pierre file tree icons by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/555 * Add new OpenCode Go models by @Mn |
| `v0.1.33` | 2026-04-23 | High | ## What's Changed * Replace blocking update dialog with in-menu update flow by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/547 * Experiment: swap custom file-tree for @pierre/trees by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/548 * Move user menu into Settings sidebar by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/549 * Remove 1500-char limit and frame from custom instructions by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/550 |
| `v0.1.31` | 2026-04-21 | High | ## What's Changed * Make workspace-relative paths the app-level contract by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/534 * Add Opencode Go model catalog entries by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/535 * Surface truncated labels via title attrs and autofocus command menu search by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/536 * Show OpenCode skills and cross-read shared skill directories by @Mng-dev-ai in https://github.com/Mng-d |
| `v0.1.30` | 2026-04-19 | High | ## What's Changed * Add switch branch mode to command menu by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/523 * Abort in-flight chat request when Stop pressed during loading by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/524 * Add discard changes support to diff view by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/525 * Lighten user avatar background in light mode by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/526 * Sync branch |
| `v0.1.29` | 2026-04-18 | High | ## What's Changed * Fix blue focus outline on chat sidebar dropdown by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/503 * Remove auto compact and attribution settings by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/504 * Remove CLI auth sync and skill deployment from sandbox initialization by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/505 * Refactor skills to be per-agent with simplified path resolution by @Mng-dev-ai in https://github.com/Mng-d |
| `v0.1.28` | 2026-04-15 | High | ## What's Changed * Remove unused sandbox dep from WorkspaceService by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/501 * Skip GitHub token injection in desktop mode by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/502   **Full Changelog**: https://github.com/Mng-dev-ai/agentrove/compare/v0.1.27...v0.1.28 |
| `v0.1.27` | 2026-04-15 | High | ## What's Changed * Improve DiffView header UX by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/498 * Add GitHub Copilot CLI agent support by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/499 * Simplify sandbox providers and remove dead features by @Mng-dev-ai in https://github.com/Mng-dev-ai/agentrove/pull/500   **Full Changelog**: https://github.com/Mng-dev-ai/agentrove/compare/v0.1.26...v0.1.27 |

## Dependency audit

- **Score**: 100/100
- **Total deps**: 0
- **Resolved**: 0
- **Unresolved**: 0
- **License conflicts**: 0
- **Warnings**: 0
- **Scanned**: 2026-05-18

## Citation

- HTML: https://www.freshcrate.ai/projects/agentrove
- Markdown: https://www.freshcrate.ai/projects/agentrove.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/agentrove/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
