Commit Graph

1 Commits

Author SHA1 Message Date
Affaan Mustafa
ec4dcd3c45 feat(ecc2): implement live output streaming per agent (#774)
- PTY output capture via tokio::process with stdout/stderr piping
- Ring buffer (1000 lines) per session
- Output pane wired to show selected session with auto-scroll
- Broadcast channel for output events
2026-03-23 03:46:19 -07:00