II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-subagent-observability-gap-subobs-002
GAP-SUBOBS-002: Subagent Progress Tracking json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-subagent-observability-gap-subobs-002",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/subagent-observability/gap-subobs-002.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/subagent-observability/GAP-SUBOBS-002.md",
"sourceKind": "repo-docs",
"title": "GAP-SUBOBS-002: Subagent Progress Tracking",
"displayName": "GAP-SUBOBS-002: Subagent Progress Tracking",
"slug": "docs/harness-features-backlog/gaps/subagent-observability/gap-subobs-002",
"articlePath": "wiki/docs/harness-features-backlog/gaps/subagent-observability/GAP-SUBOBS-002.md",
"article": "\n# GAP-SUBOBS-002: Subagent Progress Tracking\n\n| Field | Value |\n|-------|-------|\n| Category | subagent-observability |\n| Priority | High |\n| Effort | M |\n| Status | Missing |\n\n## Description\nTrack progress percentage, current step, and estimated completion for dispatched subagent tasks. Surface in embedded SDK dashboard.\n\n## Current State\nNo progress tracking. Tasks are opaque until completion.\n\n## Target State\nProgress updates from subagents (percentage, current step, ETA). Progress visible in embedded SDK dashboard with progress bars. Estimated completion based on historical data.\n\n## Dependencies\n- [GAP-SUBOBS-001](../subagent-observability/GAP-SUBOBS-001.md) -- streaming output for progress extraction\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Harness invoker | `packages/babysitter-sdk/src/harness/invoker.ts` |\n| Embedded SDK dashboard (new) | `packages/babysitter-sdk/src/dashboard/` |\n| Task definitions | `packages/babysitter-sdk/src/tasks/` |\n\n## Recommendation\nPhase 2 implementation. Define progress update protocol. Extract progress from harness output. Surface in embedded SDK dashboard.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-subagent-observability-gap-subobs-002",
"kind": "contains_page"
}
]
}