View Execution Output
AgentHub supports structured ACP rendering for agent output.
Output Tabs
- Conversation: user and agent messages in timeline form
- Debug / Raw: low-level event stream useful for diagnosis
What to Watch
- Agent status transitions: queued, running, completed, failed
- Tool calls and command outputs
- Plan updates and intermediate reasoning chunks
- Error events and retry behavior
History Replay
Session history is retained. You can:
- Re-open an older session from history cards
- Scroll upward to load earlier output records
- Continue from the last known point without losing context
Reading Long Sessions Efficiently
- Keep focus on the newest actionable block
- Expand tool/debug details only when needed
- Use session history to compare behavior before and after changes