feat: add orchestration state progress indicator #28

Merged
shahondin1624 merged 1 commits from feature/issue-8-progress-indicator into main 2026-03-12 11:33:58 +01:00

Summary

  • Stepper component showing Decomposing → Dispatching → Executing → Compacting → Complete
  • Real-time updates from OrchestrationState stream
  • Smooth CSS transitions, completed/active/pending visual states

Closes #8

🤖 Generated with Claude Code

## Summary - Stepper component showing Decomposing → Dispatching → Executing → Compacting → Complete - Real-time updates from OrchestrationState stream - Smooth CSS transitions, completed/active/pending visual states Closes #8 🤖 Generated with [Claude Code](https://claude.com/claude-code)
shahondin1624 added 1 commit 2026-03-12 11:33:57 +01:00
- OrchestrationProgress stepper component with 5 phases
- Visual state: completed (green check), active (blue ring), pending (gray)
- Smooth CSS transitions between states
- Integrated into chat page, visible during streaming

Closes #8

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
shahondin1624 merged commit 0674752e80 into main 2026-03-12 11:33:58 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: llm-multiverse/llm-multiverse-ui#28