Wolfpack
About
Wolfpack gives developers a self-hosted control room for AI coding agents running on their own machines, reachable from a desktop browser or phone PWA over a private Tailscale network with no hosted relay or account. Its two-part design separates the web server from a Rust PTY broker that owns sessions, so restarting the web server or closing the browser does not kill running agents. The dashboard shows live session previews, needs-input states, and handshake-verified Wolfpack peers on the Tailnet, with harness choices including Claude Code, Codex, Gemini CLI, Cursor, and Pi. Parent and child agent spawning with a task gateway supports orchestration, and Agent Skills (wolfpack-tailnet-control, wolfpack-pi-task-delegation) extend external harnesses. It installs via a curl setup wizard with Tailscale-based private access and JWT/ACL options.