arbor
About
Arbor emerged because agentic coding outgrew the terminal: a developer juggling several agents needs worktree management, diff review, PR context, and process supervision in one native interface. The app, built in Rust on Zed's GPUI framework, orchestrates agents through the ACP protocol (acpx wrapping Claude, Codex, Pi, Gemini) plus OpenAI-compatible providers, and monitors independent agents (Claude Code, Codex, OpenCode) it didn't launch. A single shared daemon backs every surface, supports authenticated remote daemons, and streams over WebSocket, so a session started on the desktop is visible on the web or via arbor-cli. MIT-licensed, installable via Homebrew or release binaries, actively developed (520 commits, 808 stars), with mdBook documentation at penso.github.io/arbor.