Documentation
¶
Overview ¶
Package main is vibecli — a browser terminal wrapped around kiro-cli. Each /ws connection exec's `kiro-cli chat` directly in a PTY. Server-side state lives in vibecli's own VT screen (internal/vt): on reconnect, the current cell snapshot is replayed to the client. No external multiplexer.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
api
Package api holds the HTTP response helpers and output sanitisers shared by the server and the auth handler.
|
Package api holds the HTTP response helpers and output sanitisers shared by the server and the auth handler. |
|
auth
Package auth wires the /api/whoami, /api/login, /api/logout endpoints that shell out to the bundled kiro-cli binary for identity operations.
|
Package auth wires the /api/whoami, /api/login, /api/logout endpoints that shell out to the bundled kiro-cli binary for identity operations. |
Click to show internal directories.
Click to hide internal directories.