II.
Page JSON
Structured · livepage:docs-daily-updates-2026-05-22
Daily Update - 2026-05-22 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-daily-updates-2026-05-22",
"_kind": "Page",
"_file": "wiki/docs/daily-updates/2026-05-22.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/daily-updates/2026-05-22.md",
"sourceKind": "repo-docs",
"title": "Daily Update - 2026-05-22",
"displayName": "Daily Update - 2026-05-22",
"slug": "docs/daily-updates/2026-05-22",
"articlePath": "wiki/docs/daily-updates/2026-05-22.md",
"article": "\n# Daily Update - 2026-05-22\n\n## Summary of Changes\n\n### feat\n- 3b7851ee5 feat(agent-runtime): move daemon, session, cost, observability from babysitter-agent (#210) (Tal Muskal, 18 minutes ago)\n- 108ffeb16 feat(ci): add daily agent version check pipeline (Tal Muskal, 32 minutes ago)\n- 2ae6e96d4 feat(agent-runtime): scaffold agent-runtime package (L5) and move runtime files from agent-core (#210) (Tal Muskal, 41 minutes ago)\n- d0d0968a5 feat(graph): add launchBehavior to PluginTarget, drive launch.ts from graph (Tal Muskal, 3 hours ago)\n- c44ac9b52 feat(ci): add fix-broken-latest-tags script and workflow (Tal Muskal, 15 hours ago)\n- 30895c64c feat: v6.1 graph alignment babysitter process definition (Tal Muskal, 24 hours ago)\n\n### fix\n- a7fd1e1c8 fix(workflow): update GitHub token generation and checkout action version (Tal Muskal, 14 minutes ago)\n- d0934222a fix(video): update vulnerable fast-uri lock entry (Tal Muskal, 16 minutes ago)\n- 949d9609b fix(ci): agent version check discovers agents from atlas graph at runtime (Tal Muskal, 29 minutes ago)\n- 24e50bb6c fix(ci): add a5c GitHub App token to all trigger-based workflows (Tal Muskal, 49 minutes ago)\n- eb8c0c551 fix(transport-adapter): add stream error handling, fix Pi proxy API type (Tal Muskal, 50 minutes ago)\n- 73b53ae76 fix(adapters): restore Pi --mode json, resolve Windows spawn without shell (Tal Muskal, 80 minutes ago)\n- 4edff3e2e fix(adapters): deliver prompts via stdin on Windows to avoid cmd.exe mangling (Tal Muskal, 2 hours ago)\n- f09793644 fix(live-stack): use platform-native mkdir instead of node -e on Windows (Tal Muskal, 2 hours ago)\n- ae29cffaf fix(graph): Pi uses -p flag for prompt delivery, not stdin (Tal Muskal, 2 hours ago)\n- fa900f15b fix(test): update launch tests for graph-driven launchBehavior (Tal Muskal, 3 hours ago)\n- 39422c79d fix(adapters): let Pi run in interactive mode for tool-use support (Tal Muskal, 4 hours ago)\n- a64b877f0 fix(ci): align download-artifact version with upload, add debug listing (Tal Muskal, 4 hours ago)\n- f73d12684 fix(adapters): don't duplicate prompt via stdin when already passed as CLI arg (Tal Muskal, 5 hours ago)\n- 0cf58b544 fix(ci): conditionally use --force-local tar flag (Windows only) (Tal Muskal, 14 hours ago)\n- a2e883985 fix(ci): rename breakpoints-adapter → tasks-adapter in all workflows (Tal Muskal, 15 hours ago)\n- c231e9e09 fix(npm): also flag plugin 5.0.0 as bad publish batch (Tal Muskal, 15 hours ago)\n- 5294f1f23 fix(npm): validate plugin sdkVersion references actual published SDK (Tal Muskal, 15 hours ago)\n- 60d7727cf fix(npm): add SDK install fallback and fix staging-on-latest detection (Tal Muskal, 15 hours ago)\n- 9abaa9513 fix(ci): run publish install steps explicitly (Tal Muskal, 20 hours ago)\n- c2c0dbae4 fix(ci): remove publish skip gates (Tal Muskal, 20 hours ago)\n- 28347f861 fix(transport-adapter): terminate responses SSE streams (Tal Muskal, 21 hours ago)\n- 8737c45a8 fix(live-stack): remove output bridge fallback (Tal Muskal, 21 hours ago)\n- 7cb50207f fix(ci): align workflows with extension adapter rename (Tal Muskal, 21 hours ago)\n- b0bc4c35e fix(live-stack): build extension adapter workspace (Tal Muskal, 21 hours ago)\n- 6f865e961 fix(live-stack): remove skip fallbacks (Tal Muskal, 21 hours ago)\n- 15b26de69 fix(live-stack): remove live fallback skips (Tal Muskal, 22 hours ago)\n- d60ea34a8 fix(live-stack): fail live evidence gaps (Tal Muskal, 22 hours ago)\n- 42336868f fix(live-stack): reset create-mode process scope (Tal Muskal, 22 hours ago)\n- 142e76f60 fix(agent-plan-dispatch): update process execution command in comments (Tal Muskal, 23 hours ago)\n- d6938a962 fix(live-stack): summarize skipped live-agent lanes (Tal Muskal, 23 hours ago)\n- 59f3a98d0 fix(live-stack): allow agent-unavailable coverage skips (Tal Muskal, 23 hours ago)\n- 235879270 fix(live-stack): skip invalid bridged transcripts (Tal Muskal, 23 hours ago)\n- 11987bc84 fix(live-stack): classify bridged transcript artifacts (Tal Muskal, 23 hours ago)\n- 3f3d6fccf fix(live-stack): skip login and empty tool-use transcripts (Tal Muskal, 24 hours ago)\n\n### refactor\n- fd222f1ce refactor: rename breakpoints-adapter → tasks-adapter (Tal Muskal, 22 hours ago)\n- 6fa60bb7e refactor: rename agent-plugins-adapter → extensions-adapter (Tal Muskal, 22 hours ago)\n\n### docs\n- ace734b12 docs: remove duplicate daily changelog section (github-actions[bot], 14 hours ago)\n- cb12a39a0 docs: daily changelog update (github-actions[bot], 14 hours ago)\n- 71e2ebb95 docs(reference): add Pattern 8 — page.setContent stub for playwright structural specs (rogelsm, 17 hours ago)\n- 9e0ad1f88 docs: v6.1 agent layer capabilities — what core/runtime/platform should do (Tal Muskal, 23 hours ago)\n- 5183b3caf docs: v6.1 agent stack decomposition — babysitter-agent, agent-core, SDK (Tal Muskal, 24 hours ago)\n- 909da7cf4 docs: v6.1 graph alignment task list — 66 tasks across 5 phases (Tal Muskal, 24 hours ago)\n\n### chore\n- 49e3946a2 Fix staging code scanning findings (Tal Muskal, 49 minutes ago)\n- b1a6542a2 chore: set sdkVersion to 5.0.1-staging.28347f861706 [skip publish] (github-actions[bot], 20 hours ago)\n- 46733254c chore: set sdkVersion to 5.0.1-staging.8737c45a8424 [skip publish] (github-actions[bot], 21 hours ago)\n- e5bf90164 chore: set sdkVersion to 5.0.1-staging.7cb50207f287 [skip publish] (github-actions[bot], 21 hours ago)\n- 9d9d98838 chore: set sdkVersion to 5.0.1-staging.132f1714ba54 [skip publish] (github-actions[bot], 22 hours ago)\n- d4435ef57 Complete transport-adapter codec architecture (a5c agent, 22 hours ago)\n- 132f1714b chore: remove v6.1 process file — work tracked via GitHub issues (Tal Muskal, 22 hours ago)\n- bfe9083b0 chore: set sdkVersion to 5.0.1-staging.59f3a98d09ae [skip publish] (github-actions[bot], 23 hours ago)\n- 6d25bb238 chore: set sdkVersion to 5.0.1-staging.5183b3caf612 [skip publish] (github-actions[bot], 23 hours ago)\n- 1a6fde4ae chore: set sdkVersion to 5.0.1-staging.c1fec6cebbe7 [skip publish] (github-actions[bot], 24 hours ago)\n\n## PRs Merged\n\n- #223: https://github.com/a5c-ai/babysitter/pull/223\n- #226: https://github.com/a5c-ai/babysitter/pull/226\n- #197: https://github.com/a5c-ai/babysitter/pull/197\n- #202: https://github.com/a5c-ai/babysitter/pull/202\n- #221: https://github.com/a5c-ai/babysitter/pull/221\n\n## Issues Opened/Closed\n\n- #260 open: Live-stack: hermes adapter fails in all scenarios (https://github.com/a5c-ai/babysitter/issues/260)\n- #259 closed: Live-stack: copilot-cli adapter fails in all scenarios (https://github.com/a5c-ai/babysitter/issues/259)\n- #258 open: Live-stack: gemini-cli adapter fails in all scenarios (https://github.com/a5c-ai/babysitter/issues/258)\n- #257 open: Transport-adapter: Google Gemini streaming fails through openai-responses proxy (https://github.com/a5c-ai/babysitter/issues/257)\n- #256 open: Live-stack root cause: gemini-cli and copilot-cli/hermes agents fail across all scenarios (https://github.com/a5c-ai/babysitter/issues/256)\n- #255 open: Live-stack root cause: all Windows live-stack scenarios fail (https://github.com/a5c-ai/babysitter/issues/255)\n- #254 open: Live-stack root cause: babysitter run lifecycle not activating in interactive/bridged-hooks modes (https://github.com/a5c-ai/babysitter/issues/254)\n- #253 closed: Live-stack root cause: pi/Kimi agent writes content but not to expected file path (https://github.com/a5c-ai/babysitter/issues/253)\n- #252 closed: Live-stack root cause: adapters launch exits non-zero for codex agent (https://github.com/a5c-ai/babysitter/issues/252)\n- #249 closed: Live-stack failure: Live Stack (ubuntu-latest-l, vanilla, codex/gpt-5.5, non-interactive) on ubuntu-latest-l (https://github.com/a5c-ai/babysitter/issues/249)\n- #248 closed: Live-stack failure: Live Stack (windows-latest, vanilla, hermes/gpt-5.5, non-interactive) on windows-latest (https://github.com/a5c-ai/babysitter/issues/248)\n- #247 closed: Live-stack failure: Live Stack (windows-latest, vanilla, pi/gpt-5.5, non-interactive) on windows-latest (https://github.com/a5c-ai/babysitter/issues/247)\n- #246 closed: Live-stack failure: Live Stack (windows-latest, vanilla, claude-code/gpt-5.5, non-interactive) on windows-latest (https://github.com/a5c-ai/babysitter/issues/246)\n- #245 closed: Live-stack failure: Live Stack (windows-latest, vanilla, copilot-cli/gpt-5.5, non-interactive) on windows-latest (https://github.com/a5c-ai/babysitter/issues/245)\n- #244 closed: Live-stack failure: Live Stack (windows-latest, vanilla, codex/Kimi-K2.6, bridged-interactive) on windows-latest (https://github.com/a5c-ai/babysitter/issues/244)\n- #243 closed: Live-stack failure: Live Stack (windows-latest, vanilla, gemini-cli/gemini-3.1-pro-preview, non-interactive) on windows-latest (https://github.com/a5c-ai/babysitter/issues/243)\n- #242 closed: Live-stack failure: Live Stack (windows-latest, vanilla, codex/gemini-3.1-pro-preview, non-interactive) on windows-latest (https://github.com/a5c-ai/babysitter/issues/242)\n- #241 closed: Live-stack failure: Live Stack (windows-latest, vanilla, claude-code/claude-sonnet-4-6, non-interactive) on windows-latest (https://github.com/a5c-ai/babysitter/issues/241)\n- #240 closed: Live-stack failure: Live Stack (windows-latest, vanilla, gemini-cli/gemini-3.1-pro-preview, bridged-interactive) on windows-latest (https://github.com/a5c-ai/babysitter/issues/240)\n- #239 closed: Live-stack failure: Live Stack (windows-latest, vanilla, pi/Kimi-K2.6, non-interactive) on windows-latest (https://github.com/a5c-ai/babysitter/issues/239)\n\n## CI Status Summary\n\n- Live Stack: in_progress (https://github.com/a5c-ai/babysitter/actions/runs/26284182816)\n- Live Stack: in_progress (https://github.com/a5c-ai/babysitter/actions/runs/26284172421)\n- Publish: pending (https://github.com/a5c-ai/babysitter/actions/runs/26284172257)\n- Live Stack: in_progress (https://github.com/a5c-ai/babysitter/actions/runs/26284171990)\n- Live Stack: in_progress (https://github.com/a5c-ai/babysitter/actions/runs/26284167851)\n- Live Stack: in_progress (https://github.com/a5c-ai/babysitter/actions/runs/26284163957)\n- Publish: completed / cancelled (https://github.com/a5c-ai/babysitter/actions/runs/26284022243)\n- Live Stack: completed / cancelled (https://github.com/a5c-ai/babysitter/actions/runs/26284022177)\n- Issue Triage Dispatch: completed / success (https://github.com/a5c-ai/babysitter/actions/runs/26283976569)\n- Issue Triage Dispatch: completed / success (https://github.com/a5c-ai/babysitter/actions/runs/26283975433)\n\n## Live-Stack Test Results\n\n- Recent live-stack commits detected; see CI status above for latest live-stack workflow outcomes.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs",
"to": "page:docs-daily-updates-2026-05-22",
"kind": "contains_page"
}
]
}