@woxqaq/pi-web
v0.3.4
Published
Web Shell for pi coding agent
Readme
pi-web
A dashboard based on pi agent SDK. Full slop project to apply the comprehension about agentic coding by me.
Now the dashboard release as a pi extension, after installing the extension, you
can press /web in the pi tui and open the localhost:7036 in your browser to
enjoy the same experience in pi tui.
Feature
- Full-featured pi tui experience
- Codex-like file viewer(review panel are coming)
- Base46 color theme system(Welcome for new theme contribute).
- Stateless, reuse the pi's sessions and config
Quick start
Install the published package into your Pi environment:
pi install npm:@woxqaq/pi-webStart Pi, then run:
/webOpen the printed URL (default: http://localhost:7036) in your browser.
License
MIT
Known issues
- Safari(IOS/MacOS) has problems on websocket connection
