Tinker
Resources
Agent logs
Agent memories
Agent sessions
Agent terminal logs
Agents
Comments
Epics
Projects
Proposals
Tickets
Avo user
Resources
Agent logs
Agent memories
Agent sessions
Agent terminal logs
Agents
Comments
Epics
Projects
Proposals
Tickets
Avo user
Home
Epics
Part 1: Live Terminal Streaming - Capture agent PTY output and stream to WebSocket
Edit
Part 1: Live Terminal Streaming - Capture agent PTY output and stream to WebSocket
Cancel
Save
Title
*
Project
*
Choose an option
alpha
tinker
Create new project
Description
## Scope Capture Claude PTY output from agent-bridge and stream to Rails for real-time viewing. ## Changes Required ### agent-bridge.go - Capture PTY output line-by-line (currently just copied to stdout) - Buffer terminal output into messages - Send to new WebSocket endpoint: `/terminal` channel - Handle reconnection gracefully - Add timestamp to each line ### Rails Backend - New `TerminalChannel` for WebSocket streaming - API endpoint to receive terminal lines from agent-bridge - Broadcast to subscribers: `terminal_agent_{agent_id}` ## Acceptance Criteria - Terminal output streamed with < 1s latency - Handles ANSI color codes properly - Survives WebSocket reconnection - No buffering issues (output appears as generated)
Avo
· © 2026 AvoHQ ·
v3.27.0
Close modal
Are you sure?
Yes, I'm sure
No, cancel