--- title: Grove ---
Grove ยท workspaces for AI coding agents
Twenty agents, twenty isolated workspaces, and you never lose your place. Grove does not touch your agent. It owns everything around it, and every workspace reports to the ticket you filed.
.grove/config.json carries the agents, models, setup and container policy every workspace starts from. Each engineer overrides locally, and a workspace picks its own model without touching the shared file.
Agent monitoring
Every turn becomes one trace with its model calls, tool calls, latency and cost, in Langfuse or any OTLP backend. Usage, subscription windows and a year of spend come from transcripts on your own disk.
Isolated containers
Each agent runs in the repository's own devcontainer with resource and egress ceilings, so permissions off is safe and twenty agents cannot saturate one machine. Sessions survive restarts and re-adopt on their own.
Shared diagrams
A UI mockup or an architecture spec lives as one draw.io file both of you edit, with revision checks. Grove validates the XML and you approve the picture before code exists.
Image annotation
Drop a screenshot or a file into either composer, draw on the image, and the agent is handed a path inside its own worktree. The day to day handoffs your agent harness leaves out.
Remote access
The same fleet from a terminal, a browser on any device, a tracker comment, or another agent over MCP. One daemon on loopback, a pairing handshake, and push notifications when an agent needs you.
Install
Set up Grove and launch your first isolated workspace.
Configure
Choose your agents and share workspace defaults across the team.
Use
Run your fleet and follow its work from the surface that suits you.
Capabilities
Contain each agent's environment and make its work easier to review.
Developers
Build on Grove's public API or contribute to the engine and its clients.