Files
Claude-Code-Monitor/docs/superpowers
nntrivi2001 f4dc6a0730 docs(spec): design real tmux+PTY terminal to replace stream-json Run
Terminal-started sessions can never be controlled from the dashboard
(hooks are one-way, no stdin channel into an externally-spawned
process) — tmux is the only mechanism that gives a second attached
client real two-way control. Replaces the stream-json/chat-bubble Run
feature entirely with a real tmux-backed PTY streamed via xterm.js,
while leaving hook-derived session/agent data (already synced
independent of the run mechanism) untouched.
2026-08-11 17:32:47 +07:00
..