Dashboard
Activity Feed
Monitor real-time agent actions in the Synthcore activity feed.
Activity Feed
The Activity 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 based on your plan:
| Plan | Retention |
|---|---|
| Starter | 7 days |
| Pro | 30 days |
| Business | 90 days |
| Enterprise | Custom |
Older entries are automatically archived but can be exported as CSV before deletion.