Pi Web is a web UI for the pi coding agent that runs locally in your browser.
The tool solves the problem of managing and interacting with pi agent sessions through a graphical interface rather than the command line. It reads the same local configuration and session files that pi uses, allowing you to browse past conversations, resume them, run new agent turns, and configure models and resources without leaving the browser. The interface displays structured Markdown, tool calls, and project navigation alongside session metadata like context usage and cost.
Pi Web suits developers who want to manage multiple coding agent sessions visually and prefer browser-based workflows. It works best for teams or individuals running pi locally who need to inspect project files, switch between Git worktrees, and configure providers and models through a UI. The tool includes features like branching conversations in two ways, uploading and previewing files in multiple formats, and managing API keys and model tests without command-line configuration. It supports both English and Simplified Chinese interfaces.
The maintainers typically respond to new issues and pull requests within a day.