Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
pi-web
command
Command pi-web serves the pi coding agent over HTTP: an embedded chat UI plus a small JSON API, with sessions shared with the pi CLI.
|
Command pi-web serves the pi coding agent over HTTP: an embedded chat UI plus a small JSON API, with sessions shared with the pi CLI. |
|
internal
|
|
|
dtach
Package dtach implements a small dtach-like helper: a long-lived process that hosts a PTY-backed command and exposes it on a Unix socket so multiple short-lived clients can attach and detach without disturbing the program.
|
Package dtach implements a small dtach-like helper: a long-lived process that hosts a PTY-backed command and exposes it on a Unix socket so multiple short-lived clients can attach and detach without disturbing the program. |
|
piweb
Package piweb implements pi-web: a small HTTP server that serves an embedded chat UI and drives the pi coding agent through its RPC mode (`pi --mode rpc`, LF-delimited JSONL over stdio).
|
Package piweb implements pi-web: a small HTTP server that serves an embedded chat UI and drives the pi coding agent through its RPC mode (`pi --mode rpc`, LF-delimited JSONL over stdio). |
Click to show internal directories.
Click to hide internal directories.