Dashboard
Activity Feed
Monitor real-time agent actions in the Synthcore activity feed.
Activity Feed
The activity feed on the Overview tab shows a real-time stream of everything your agents are doing. It updates live using Supabase Realtime — no need to refresh.
What appears in the feed
Each entry in the activity feed includes:
- Timestamp — When the action occurred
- Agent name and avatar — Which agent performed the action
- Action type — Commit, PR, test run, research, or system event
- Summary — A short description of what happened
Example entries
[10:23] Alex committed: "feat: add user auth middleware" (3 files)
[10:25] Pixel committed: "ui: add login form component" (2 files)
[10:30] Echo reported: "All 14 tests passing"
[10:15] Scout researched: "Supabase Auth patterns for Next.js"
Filtering
Use the filter controls at the top of the feed to narrow results:
- By agent — Show actions from specific agents only (Alex, Pixel, Echo, Scout)
- By action type — Filter to commits, PRs, tests, or research only
Activity retention
Activity data is retained for 90 days on all plans. Older entries are automatically archived but can be exported as CSV before deletion.