mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-12 00:45:55 +02:00
Sessions page: - Show issue identifier + title per row (joined from issue cache) - Table-style layout with columns: Agent, Session info, Status, Duration - Active tasks highlighted with accent background + pulse dot - Sorted: active first, then by creation time - Duration shows elapsed time for active, total time for completed - Removed Active/Recent section headers in favor of inline indicators Click behavior: - Clicking a session opens the AgentTranscriptDialog with full transcript - Loads task messages on demand via api.listTaskMessages - Live sessions stream new messages via WS task:message events Also export AgentTranscriptDialog from issues/components index. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>