@woxqaq/pi-web

Web Shell for pi coding agent

Package details

extension

Install @woxqaq/pi-web from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@woxqaq/pi-web
Package
@woxqaq/pi-web
Version
0.2.4
Published
May 1, 2026
Downloads
1,567/mo · 794/wk
Author
woxqaq
License
MIT
Types
extension
Size
5.5 MB
Dependencies
1 dependency · 1 peer
Pi manifest JSON
{
  "extensions": [
    "./dist/bin/index.js"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

pi-web

A dashboard based on pi agent SDK.

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.


Quick start

Install the published package into your Pi environment:

pi install npm:@woxqaq/pi-web

Start Pi, then run:

/web

Open the printed URL (default: http://localhost:7036) in your browser.


License

MIT

Known issues

  • Safari(IOS/MacOS) has problems on websocket connection