| UC ID | Name | Description |
|---|---|---|
| UC-05001 | Activity Feed | Project-scoped real-time activity feed. Parses Claude Code CLI NDJSON output into four event types (TASK_STARTED, TOOL_USE, AGENT_MESSAGE, TASK_COMPLETED), persists them in the activities table, and streams new events via SSE. Historical events available via REST with cursor pagination. |
| UC-05002 | Team Status | Snapshot of AI team member statuses for a project across all conversations. Mara (talkide-pm) is always present; other agents appear after their first activity. Status WORKING/IDLE is derived from unmatched TASK_STARTED rows. |
Was this page helpful?
Thanks for the feedback.