Open source · WebSocket agent UI
Agent Console
Debug and demo any agent backend that speaks the Agent Console protocol. Streaming tokens, tool calls, live trace, and context diffs — plug in your own ws:// endpoint below.
Disconnected
In-browser mock agent — no backend required. Switch to ws:// to connect a live server.
GitHub Pages demo uses an in-browser mock agent (no live WebSocket server). Click Connect, then try a prompt. For a real backend, run
npm run stack locally or set a ws:// / wss:// URL.