SaaS Alternative
CursorStars
Forks
Watchers
Developer links
Pi Web
Pi Web is a browser interface for the Pi coding agent ecosystem, providing a visual workspace that reads the same local configuration and session files as the CLI. The session workspace groups conversations by project with running state indicators, context usage percentages, cost tracking, and compaction details, while two branching modes let users create independent session files from earlier messages or fork branches within existing sessions to explore alternative coding directions. Real-time streaming via Server-Sent Events delivers agent responses with structured Markdown rendering, thinking steps, tool call visualization, and image drag-and-drop input. The project file explorer browses working directories with syntax-highlighted source preview, Git diff inspection, and rendering for Markdown, images, audio, PDFs, and DOCX files with automatic refresh. Git worktree support switches checkouts from the sidebar while keeping sessions from the same repository grouped together. The Models panel manages provider authentication via OAuth and API keys, model selection, model smoke tests, and models.json configuration shared bidirectionally with the CLI agent. The Skills panel lists, searches, installs, and toggles agent skills without terminal access. The interface ships with English and Simplified Chinese translations, light and dark themes, a chat minimap, keyboard shortcuts, and completion sounds. Basic Auth protects remote access when binding to non-loopback addresses. Running on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. MIT licensed.
Benefits
- Visual Session Branching and Forking
- Two branching modes create independent session files from earlier messages or fork within existing sessions, enabling safe exploration of alternative coding directions without losing context.
- Unified CLI and Browser Configuration
- Shares local configuration and session files bidirectionally with the Pi CLI agent, so model settings, credentials, and session history remain synchronized across both interfaces.
- Integrated Project File Explorer
- Browse project directories with syntax-highlighted source preview, Git diff inspection, and rendering for Markdown, images, audio, PDF, and DOCX files with automatic change refresh.
- Real-Time Streaming Agent Chat
- Server-Sent Events deliver agent responses with structured Markdown, thinking visualization, tool call rendering, context usage tracking, cost display, and image drag-and-drop input.
Features
- Git Worktree Switching
- Switch Git worktree checkouts from the sidebar while keeping sessions from the same repository grouped together for organized multi-branch development workflows.
- Model and Provider Management
- Configure provider OAuth and API keys, select models, run smoke tests, and edit models.json directly through the web interface without terminal access.
- Skill Management Panel
- List, search, install, update, enable, and disable agent skills through a dedicated panel without requiring command-line package management operations.
- Multi-Language Interface
- Ships with English and Simplified Chinese translations, light and dark themes, keyboard shortcuts, chat minimap, and Progressive Web App installation support.
- Password-Protected Remote Access
- Basic Auth authentication protects all web and API endpoints when binding to non-loopback addresses for secure access over trusted LAN or VPN connections.