iiRecord
Agentic AI Atlas · GAP-REMOTE-009: Host-Mediated Interaction
page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-009a5c.ai
II.
Page reference

page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-009

Reading · 1 min

GAP-REMOTE-009: Host-Mediated Interaction reference

Enable host applications (IDEs, web UIs) to mediate human interaction with babysitter, providing richer breakpoint approval, clarification, and feedback flows than CLI alone.

Pagewiki/docs/harness-features-backlog/gaps/remote-integration/GAP-REMOTE-009.mdOutgoing · 0Incoming · 1

GAP-REMOTE-009: Host-Mediated Interaction

FieldValue
Categoryremote-integration
PriorityMedium
EffortL
StatusPartial

Description

Enable host applications (IDEs, web UIs) to mediate human interaction with babysitter, providing richer breakpoint approval, clarification, and feedback flows than CLI alone.

Current State

Breakpoint approval exists. Host integration is narrow -- limited to CLI prompts and auto-approval rules.

Target State

Host applications can render custom breakpoint UIs. Breakpoint context and options sent to host via HostContract. Host responses posted back as effect results. Enables rich approval workflows in IDEs and web dashboards.

Dependencies

Key Files

ComponentPath
Breakpoint typespackages/sdk/src/breakpoints/types.ts
MCP serverpackages/sdk/src/mcp/

Recommendation

Phase 4 implementation. Extend HostContract with breakpoint interaction protocol. Define breakpoint rendering contract for host UIs.