iiRecord
Agentic AI Atlas · GAP-UX-011: Command Discoverability
page:docs-harness-features-backlog-gaps-user-experience-gap-ux-011a5c.ai
II.
Page reference

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

Reading · 1 min

GAP-UX-011: Command Discoverability reference

Improved command discoverability with contextual suggestions, search, and in-session guidance for operators navigating the 50+ babysitter CLI commands.

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

GAP-UX-011: Command Discoverability

FieldValue
Categoryuser-experience
PriorityMedium
EffortM
StatusPartial

Description

Improved command discoverability with contextual suggestions, search, and in-session guidance for operators navigating the 50+ babysitter CLI commands.

Current State

CLI commands via --help. No in-session suggestions, no contextual command recommendations, no search across commands.

Target State

babysitter help --search for command search. Contextual suggestions based on current run state (e.g., suggest task:post when effects are pending). Command aliases and shortcuts for common workflows.

Dependencies

  • None

Key Files

ComponentPath
CLI commandspackages/sdk/src/cli/

Recommendation

Phase 3 implementation. Add help --search for command search. Implement contextual suggestions based on run state.