iiRecord
Agentic AI Atlas · GAP-PERF-004: Streaming Message Rendering
page:docs-harness-features-backlog-gaps-performance-gap-perf-004a5c.ai
II.
Page overview

page:docs-harness-features-backlog-gaps-performance-gap-perf-004

Reference · live

GAP-PERF-004: Streaming Message Rendering overview

Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for page:docs-harness-features-backlog-gaps-performance-gap-perf-004.

PageOutgoing · 0Incoming · 1

Attributes

nodeKind
Page
sourcePath
docs/harness-features-backlog/gaps/performance/GAP-PERF-004.md
sourceKind
repo-docs
title
GAP-PERF-004: Streaming Message Rendering
displayName
GAP-PERF-004: Streaming Message Rendering
slug
docs/harness-features-backlog/gaps/performance/gap-perf-004
articlePath
wiki/docs/harness-features-backlog/gaps/performance/GAP-PERF-004.md
article
# GAP-PERF-004: Streaming Message Rendering | Field | Value | |-------|-------| | Category | performance | | Priority | High | | Effort | L | | Status | Missing | ## Description Stream output from harness invocations in real-time during effect execution instead of waiting for completion, enabling live progress visibility. ## Current State `invokeHarness()` waits for the child process to complete before returning results. No embedded SDK dashboard exists yet for real-time model output. ## Target State Harness invocation output streams in real-time. Pi adapter leverages `PiSessionHandle.subscribe()` for event streaming. CLI harnesses stream stdout from child processes. Embedded SDK dashboard shows live output. ## Dependencies - [GAP-SUBOBS-001](../subagent-observability/GAP-SUBOBS-001.md) -- streaming capture from invoked harnesses ## Key Files | Component | Path | |-----------|------| | Harness invoker | `packages/sdk/src/harness/invoker.ts` | | Pi session wrapper | `packages/sdk/src/harness/piWrapper.ts` | | Embedded SDK dashboard (new) | `packages/sdk/src/dashboard/` | ## Recommendation Phase 2 implementation. For Pi adapter, leverage `PiSessionHandle.subscribe()`. For CLI harnesses, pipe stdout/stderr from child processes in real-time.
documents
[]

Outgoing edges

None.

Incoming edges

contains_page1