-
Notifications
You must be signed in to change notification settings - Fork 0
v0.9.6: make default cr a live room workspace, not a transcript dashboard #315
Copy link
Copy link
Closed
Labels
area:consoleConsole snapshot, control surface, and dashboard data planeConsole snapshot, control surface, and dashboard data planearea:conversationPublic transcript, host conversation, and internal delegation visibilityPublic transcript, host conversation, and internal delegation visibilityarea:hostHost-led intake, delegation, confirmation, and orchestrationHost-led intake, delegation, confirmation, and orchestrationarea:tuiFull-screen terminal UI and ratatui consoleFull-screen terminal UI and ratatui consolebugSomething isn't workingSomething isn't workingcodex-readyCodex may pick up autonomouslyCodex may pick up autonomouslypriority:criticalShip-blocker: bleeds users in productionShip-blocker: bleeds users in productionstatus:readyReady to be picked upReady to be picked up
Metadata
Metadata
Assignees
Labels
area:consoleConsole snapshot, control surface, and dashboard data planeConsole snapshot, control surface, and dashboard data planearea:conversationPublic transcript, host conversation, and internal delegation visibilityPublic transcript, host conversation, and internal delegation visibilityarea:hostHost-led intake, delegation, confirmation, and orchestrationHost-led intake, delegation, confirmation, and orchestrationarea:tuiFull-screen terminal UI and ratatui consoleFull-screen terminal UI and ratatui consolebugSomething isn't workingSomething isn't workingcodex-readyCodex may pick up autonomouslyCodex may pick up autonomouslypriority:criticalShip-blocker: bleeds users in productionShip-blocker: bleeds users in productionstatus:readyReady to be picked upReady to be picked up
Context
Plain
crstill feels like a dashboard/transcript shell instead of the CoreRoom chat room. The center panel is namedConversation, defaults to old.coreroom/messages.jsonlhistory, and the input area is exposed as a technicalComposerwith bridge/debug status. This violates the product shape: the default surface is the live user <-> @host work room; dashboard facts are auxiliary side rails.Acceptance Criteria
cropens a live room workspace as the primary surface, not a historicalConversationtranscript..coreroom/messages.jsonlhistory into the center panel; old transcript projection remains available only in read-only/debug console paths.No public request/waiting for usertext.Ask @host/ room input), not a debugComposerpanel with cursor/state/bridge internals.tab/backtab; read-only console navigation may keep it.cr: stale old history is not shown, typed input appears in the workspace, and the surface exits cleanly.Required Evidence
cr.Non-goals
cr startruntime.Tracker Update Required
This hotfix is incomplete until this issue and the PR evidence explicitly state which ACs are satisfied and what remains for full runtime parity.