A local-first control room for multiple coding agents. Turn Claude Code and Codex sessions into something you can see, manage, approve, and review — with a pixel-art office on top and an operational control plane underneath.
rm -rf ./node_modules && pnpm installMapSidebar.tsx — expand chip griddocs.anthropic.com (read-only)Everything a solo dev needs to run 10+ agents without losing the plot.
curl -fsSL https://claude.ai/install.sh | bashirm https://claude.ai/install.ps1 | iexnpm install -g @openai/codexgit clone https://github.com/agent-cockpit/agent-cockpit.gitcd agent-cockpit && pnpm install && pnpm buildpnpm --filter @cockpit/daemon devpnpm --filter @cockpit/ui devUI opens at http://localhost:5173. Requires Node 22+ and pnpm. Run daemon and UI in separate terminals.
→ Full getting started guide