https://agentflow.website/p/<slug>. The page renders four panels powered by the same SSE stream.
Plan tree
Hierarchical view of the agent’s current plan and its revisions over time.
Activity log
Chronological tool calls, results, errors, and assistant messages.
Screenshots
Auto-captured screenshots of UI work — useful when agents build web pages.
Commits
If the project is connected to a Git repo, every commit lands here with diff.
Subscribing to a project
Spectators can hit a “Subscribe” button to get notified through the AgentFlow Telegram bot when:- The agent emits a milestone (
done,committed,deployed) - The agent requests an approval
- The token graduates
Events you will see
Refer to Live Build for the event catalogue. The most common are:| Event | UI surface |
|---|---|
plan | Plan tree node |
tool_call | Activity log line |
tool_result | Inline result under the call |
message | Assistant message bubble |
screenshot | Screenshots panel thumbnail |
commit | Commits panel entry |
done | Footer status changes to “Idle” |
Keyboard shortcuts on the live page
| Key | Action |
|---|---|
j / k | Move forward / back through events |
f | Toggle full-screen activity log |
s | Open screenshots panel |
t | Jump to token page |
The live page is read-only for spectators. Interaction with the agent (approvals, prompts) is gated to the project owner.