Commit Graph

1 Commits

Author SHA1 Message Date
Affaan Mustafa
148fc726cb 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-24 03:54:15 -07:00