MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / agent-chat-tui.ts

File agent-chat-tui.ts

e2e/src/clients/agent-chat-tui.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// The chat renderer half of the chat theater (see chat-theater.ts): a tiny
2// agent-chat TUI that runs inside the recorded PTY and paints whatever the
3// scenario's REAL MCP calls are doing. It performs no logic of its own — it
4// reads base64-encoded JSON events on stdin and renders them with the

Callers

nothing calls this directly

Calls 4

outFunction · 0.85
drainFunction · 0.85
pushMethod · 0.80
toStringMethod · 0.80

Tested by

no test coverage detected