Design agent activity dashboard
agent-live-tui-designworkflowsetup L4★0
cyl19970726/multi-agent-harness ↗What it does
Design live agent activity TUI view streaming tool calls and thinking
Best for
Designing live streaming TUI for real-time agent activity (thinking, tools, results).
Inputs
- · Repo path
- · Event shapes from captured stream files
Outputs
- · TUI design mockup
- · backend/frontend implementation plans
Requires
- · agent()
- · bash
Preconditions
Repo with harness session storage + SSE machinery
Failure modes
- · Backend streaming not incremental
- · SSE ingest channel unsuitable
- · TUI mockup not implementable
Trust signals
- · Audit of existing streaming machinery
- · Real captured event shapes analyzed
- · Tradeoff matrix (poll vs SSE)