Overview
Enable runtime switching between mock and real git implementations.
Key Components
- Command palette toggle commands
- Service manager mode switching
- State persistence across mode changes
- Clear mode indicators in UI
Acceptance Criteria
Technical Details
Commands will be added to toggle between MockDreamNodeService and GitDreamNodeService implementations at runtime, enabling fast UI iteration without git complexity.
Epic Context
Part of Epic 3 Phase C: Integration & Polish
Overview
Enable runtime switching between mock and real git implementations.
Key Components
Acceptance Criteria
Technical Details
Commands will be added to toggle between MockDreamNodeService and GitDreamNodeService implementations at runtime, enabling fast UI iteration without git complexity.
Epic Context
Part of Epic 3 Phase C: Integration & Polish