agegr/pi-web

Web UI for the pi coding agent

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 33 minutes ago
Added to GitGenius on August 12th, 2026
Created on March 22nd, 2026
Open Issues & Pull Requests: 40 (+1)
GitHub issues: Enabled
Number of forks: 606
Total Stargazers: 4,261 (+0)
Total Subscribers: 19 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 18.5 hours
Mean response time: 2.4 days
90th percentile: 8.0 days
Tracked items: 239

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 95% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 26% of issues opened in the past year have been closed. Three people close 93% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 22
New in 7 days: 43
Closed in 7 days: 60
Avg open age: 3 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 30
Closed in 7 days: 43
Comments in 7 days: 8
Events in 7 days: 13

Top labels

No label distribution available yet.

Detailed Description

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.