Skip to content

packages coding agent interactive mode

Zachary BENSALEM edited this page Aug 17, 2026 · 2 revisions

Interactive mode (packages/coding-agent/src/modes/)

Interactive terminal agent (packages/tui is the TUI layer). The AgentConnection seam connects interactive clients to daemon-backed sessions. InteractiveModeLocalSessionHost was deleted 2026-08-11 (docs/adr/0001-kill-interactivemode-localsessionhost.md); the seam widened with extensions sub-interface, read-only SessionView, and afterReplace hook. Never add a new daemon command to startup without a protocol/capability gate.

Related: TUI, Daemon


By the numbers


Lore


Fun facts








Security


How to monitor



Cleanup opportunities



Maintainers

Clone this wiki locally