Internal Documentation internal
TalkIDE internal documentation
UC IDNameDescription
UC-05001Activity FeedProject-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-05002Team StatusSnapshot 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.