Write a spec, let AI code it, review together, merge with confidence.
Isolation
Each task lives in a fully isolated workspace.
Its own git branch, its own session, its own spec.
Run multiple agents in parallel without conflicts.
Dedicated git worktree per task.
Branches never collide.
Each task in its own tmux or Zellij session.
Context stays intact.
Write instructions before the agent starts.
Clear intent, focused output.
Development
Two modes, one workspace.
Chat interactively or let agents run autonomously in the terminal.
Conversational, unified
A familiar chat interface for every agent.
Different agents, same experience.
Traditional, native experience
The way coding agents were designed to run.
Full terminal, native experience.
Code Review
Point at the exact code.
AI agents respond with explanations or fixes.
Multiple agents reply with different perspectives.
Conversations stay organized alongside the code.
Approve, request rework, or reject.
Every merge is a conscious decision.
Ship
Rebase, merge, and clean up — no manual git gymnastics.
Reopen any task — notes, context, and history are intact.
Archive or wipe completed tasks. No leftover branches.
Skills
Browse a library of skills, install with one click,
and every agent gets smarter automatically.
Terminal UI
Create tasks, write specs, launch agents, and ship —
all without leaving your terminal.
Keyboard First
Vim-style navigation,
zero mouse needed
Full Workflow
Create, develop, review, merge —
all in TUI
Lightweight
Fast startup, minimal resource usage
Remote Access
Run Grove on a Mac Mini at home, then manage your tasks from your phone, tablet, or laptop — anywhere on your network. A QR code is printed in the terminal — scan it to connect instantly.
The secret key never leaves your device. Every request is independently signed — captured traffic cannot forge new requests. Perfect for trusted home or office networks.
Adds HTTPS encryption via a self-signed certificate. All traffic is encrypted — no one on the network can read or tamper with it. Use on untrusted networks like coffee shops or shared Wi-Fi.
Bring your own domain and CA-signed certificate for the smoothest and most secure experience — full HTTPS with zero browser warnings. Works great with Tailscale, Cloudflare Tunnel, or local DNS.
Single binary with embedded web frontend.
No runtime dependencies beyond Git and a terminal multiplexer.
brew upgrade grove.Then just run: