pi-web
About
pi-web addresses the fragility of terminal-based coding agents: close the laptop and the session dies, and supervising several parallel runs means juggling terminals. The server hosts pi sessions in real workspaces on the user's machine or server, so browser disconnects never interrupt the agent, and any browser or device can attach to a running session or start a new one. Fleet management treats other pi-web runtimes as remote machines, proxying projects, files, git state, terminals, and settings through one control surface; access runs over private networks, SSH tunnels, or trusted reverse proxies since the system is explicitly not a multi-tenant sandbox. Trusted browser plugins and sessiond-backed workspace providers extend the platform. Developers running pi on headless boxes or across several machines use it as the durable control surface for those sessions.