iiRecord
Agentic AI Atlas · GAP-UX-014: Operator Mode Selection
page:docs-harness-features-backlog-gaps-user-experience-gap-ux-014a5c.ai
II.
Page reference

page:docs-harness-features-backlog-gaps-user-experience-gap-ux-014

Reading · 1 min

GAP-UX-014: Operator Mode Selection reference

In-session mode selection allowing operators to switch between orchestration modes (plan, fast, interactive, autonomous) without restarting the run.

Pagewiki/docs/harness-features-backlog/gaps/user-experience/GAP-UX-014.mdOutgoing · 0Incoming · 1

GAP-UX-014: Operator Mode Selection

FieldValue
Categoryuser-experience
PriorityMedium
EffortM
StatusPartial

Description

In-session mode selection allowing operators to switch between orchestration modes (plan, fast, interactive, autonomous) without restarting the run.

Current State

Modes implied by wrapper choice (harness:plan, harness:yolo, harness:forever). Not selectable in-session. Changing mode requires starting a new run.

Target State

Operator can switch modes mid-run via breakpoint interaction or session command. Mode changes affect prompt personality, breakpoint frequency, and parallelism aggressiveness.

Dependencies

  • GAP-PROMPT-003 -- runtime personality overlays for mode-specific behavior

Key Files

ComponentPath
Session managementpackages/sdk/src/session/
Prompts modulepackages/sdk/src/prompts/

Recommendation

Phase 3 implementation. Allow mode changes via session state update. Mode affects prompt, breakpoint, and parallelism configuration.