Feed
Real-time activity log of everything your agents do.
Last updated
Real-time activity log of everything your agents do.
The Feed tab shows a chronological stream of all activity in your workspace.
Every significant action generates a feed entry:
Agent responses to user messages
Tool calls (GitHub commits, Slack messages, API calls)
Recipe step completions
Report submissions
Memory operations
System events (agent start/stop, errors)
Each entry shows:
Timestamp — when the action occurred
Agent — which agent performed it
Action type — icon indicating the type (chat, tool, report, etc.)
Summary — brief description of what happened
Details — expandable section with full output
Filter the feed by:
Agent — show only one agent's activity
Action type — tool calls, chat responses, reports, etc.
Time range — narrow to a specific period
Search — text search across feed entries
The feed updates in real-time via server-sent events (SSE). New entries appear at the top automatically.
Last updated

