feat: display round number alongside workflow phase in dashboard slot tiles#99
feat: display round number alongside workflow phase in dashboard slot tiles#99
Conversation
Full task spec on round 1, brief reference on round 2+ to save context window tokens. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
… tiles Show "work (round 3)" style phase text in slot tiles by propagating OrchestrationState.round through SlotJson and rendering it in dashboard.js. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Refactor Notes — task-837eab5f (Coder)What I'd do differently next time1. Read
|
Summary
round: number | nullfield to theSlotJsoninterface insrc/dashboard.tsorchState.roundalongsideorchState.phaseingenerateSlots(), reusing the existingreadOrchestrationState()calltemplates/dashboard/dashboard.js(e.g. "work (round 3)")Test plan
bun run typecheckpasses🤖 Generated with Claude Code