-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Meetings page (timeline viz, token bars, contribution formatting) #788
Copy link
Copy link
Closed
Labels
prio:mediumShould do, but not blockingShould do, but not blockingscope:medium1-3 days of work1-3 days of workspec:communicationDESIGN_SPEC Section 5 - Communication ArchitectureDESIGN_SPEC Section 5 - Communication Architecturespec:human-interactionDESIGN_SPEC Section 13 - Human Interaction LayerDESIGN_SPEC Section 13 - Human Interaction Layertype:featureNew feature implementationNew feature implementationv0.5Minor version v0.5Minor version v0.5v0.5.0Patch release v0.5.0Patch release v0.5.0
Description
Phase 4.12 -- Meetings Page
Parent: #762 | Wave 4
Scope
- Timeline visualization: meetings on a horizontal timeline (not just a table)
- Token usage: progress bars per participant (not text), total vs per-agent breakdown
- Contribution formatting: formatted dialogue with agent identifiers, not plain text
- Meeting detail: expandable detail with agenda, decisions, action items
- Duration and cost: meeting duration, total cost, cost per participant
- Meeting trigger: ability to trigger event-based meetings from UI
Data requirements
GET /meetings(paginated)GET /meetings/{id}(with token usage, feat: extend approval and meeting API responses #774)POST /meetings/trigger
Deliverables
- Meetings page with timeline visualization
- Token usage progress bars
- Formatted contribution display
- Meeting detail expansion
- Trigger meeting action
- Unit tests
Blocked by
- feat: interaction components and animation patterns #776 (interaction components)
- feat: extend approval and meeting API responses #774 (meeting response extensions)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
prio:mediumShould do, but not blockingShould do, but not blockingscope:medium1-3 days of work1-3 days of workspec:communicationDESIGN_SPEC Section 5 - Communication ArchitectureDESIGN_SPEC Section 5 - Communication Architecturespec:human-interactionDESIGN_SPEC Section 13 - Human Interaction LayerDESIGN_SPEC Section 13 - Human Interaction Layertype:featureNew feature implementationNew feature implementationv0.5Minor version v0.5Minor version v0.5v0.5.0Patch release v0.5.0Patch release v0.5.0