Skip to content

Development Mode Toggle System #313

Description

@ProjectLiminality

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

  • "Switch to Mock Data" command available
  • "Switch to Real Data" command available
  • Mode persists across plugin restarts
  • UI indicates current mode clearly
  • Switching modes doesn't lose current work

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

Metadata

Metadata

Labels

featureFeature level issues

Projects

Status
Integration

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions