Come back later
Active sessions live in a long-running daemon, not in your browser tab. Close the lid, reconnect from a phone, and continue supervising the same work.
A cockpit for agentic development
Pi Web runs Pi Coding Agent sessions in real server-side workspaces, keeps them alive when your browser leaves, and gives you a fast web surface to supervise, redirect, and review the work.
Why it feels different
Active sessions live in a long-running daemon, not in your browser tab. Close the lid, reconnect from a phone, and continue supervising the same work.
Add projects once, discover git worktrees automatically, and start agents where the code actually lives.
Watch transcript history, status, shell activity, context usage, and costs while redirecting the agent in realtime.
Quick install
$ npm install -g @jmfederico/pi-web
$ pi-web install
$ pi-web doctor
# Open http://127.0.0.1:8504
Pi Web itself is not Linux-only. The one-command service installer targets Linux systemd. macOS and WSL can run Pi Web manually; WSL with systemd can use the installer too.
Read compatibility notes →Services run login shells. If tools work in your interactive terminal but not in Pi Web, fix PATH in your login shell startup files and run the doctor command.
Fix PATH issues →