II.
Page reference
Reading · 17 minpage:docs-daily-updates-2026-05-31
Daily Update - 2026-05-31 reference
Generated from repository activity since 2026-05-30T19:50:40Z.
Daily Update - 2026-05-31
Generated from repository activity since 2026-05-30T19:50:40Z.
Summary of Changes
Bug Fixes
- restore proper BP verification thresholds (350afabb2, Tal Muskal, 14 minutes ago)
- set LIVE_STACK_OUTPUT_DIR as absolute path in agent env (c6b436d3e, Tal Muskal, 21 minutes ago)
- resolve output path to absolute using LIVE_STACK_CWD (c846561a6, Tal Muskal, 39 minutes ago)
- also pass LIVE_STACK_TRACE_ID and BABYSITTER_RUNS_DIR in handler env (d96d15d86, Tal Muskal, 52 minutes ago)
- update bridge-hooks test for session ID prefix + unified harness (19033314d, Tal Muskal, 63 minutes ago)
- embed AGENT_SESSION_ID in handler command string (fe8be095e, Tal Muskal, 68 minutes ago)
- align isHostDelegableRoute mocks with route-based check (9adc0bdda, Tal Muskal, 2 hours ago)
- RBAC permissions + readiness probe timeout for controller (8a1102f4c, Tal Muskal, 3 hours ago)
- set AGENT_SESSION_ID env for session-start hook (574fe6bb0, Tal Muskal, 3 hours ago)
- isHostDelegableRoute should check route, not backend (5dd82f650, Tal Muskal, 3 hours ago)
- update broken process library links to point to library/ root (#793) (045a22651, Safet A, 3 hours ago)
- use 'unified' harness for session-start/end hooks (1334fbd6b, Tal Muskal, 3 hours ago)
- map adapters agent name to babysitter SDK harness name (018d055c7, Tal Muskal, 4 hours ago)
- add SessionStart/Stop mappings to gemini and pi adapters (e195a4980, Tal Muskal, 5 hours ago)
- add Jitsi resource kinds to KRADLE_RESOURCES array (c9a80314d, Tal Muskal, 5 hours ago)
- deliver stdin prompt through ConPTY for hermes Windows (4b92bc7a3, Tal Muskal, 6 hours ago)
- handle Windows Node 22 PATH resolution in live-stack (850950b7f, Tal Muskal, 7 hours ago)
- ensure Node 22 is active in live-stack test step (741489564, Tal Muskal, 7 hours ago)
- use ConPTY for hermes on Windows NI mode (a2865ee1a, Tal Muskal, 7 hours ago)
- add a5c GitHub App token for copilot-cli live-stack tests (40aef9d16, Tal Muskal, 13 hours ago)
- add full SDK build chain to ALL downstream publish jobs (4946105f5, Tal Muskal, 20 hours ago)
- add tasks-adapter build to Publish Agent Core + Babysitter Agent jobs (458d565d7, Tal Muskal, 21 hours ago)
- add tasks-adapter build to Publish SDK job (1036122b5, Tal Muskal, 22 hours ago)
- merge fallback mappings with catalog for hermes adapter (4e9b4ed23, Tal Muskal, 22 hours ago)
- read traceId from LIVE_STACK_TRACE_ID env in BP process (d72ab98c0, Tal Muskal, 23 hours ago)
- replace all new Function import tricks + align tasks-adapter mocks (940c497b1, Tal Muskal, 23 hours ago)
- align routing tests with updated isHostDelegableRoute (972c6aec5, Tal Muskal, 23 hours ago)
- add SessionStart and Stop mappings to hermes adapter (0b2c75705, Tal Muskal, 23 hours ago)
- use native gemini babysitter prompts (#791) (69c094717, a5c-ai[bot], 24 hours ago)
- use child process for pluginExternalRouting test isolation (8ff240ee6, Tal Muskal, 24 hours ago)
- isolate pluginExternalRouting from vi.mock thread leaks (bdc57daf1, Tal Muskal, 24 hours ago)
Maintenance
- Fix Pi resume command conflict (#794) (a5cc6edec, a5c-ai[bot], 3 hours ago)
Pull Requests Merged
- #794 Fix Pi resume command conflict - https://github.com/a5c-ai/babysitter/pull/794
- #793 fix(docs): update broken process library links to point to library/ root - https://github.com/a5c-ai/babysitter/pull/793
- #791 Fix live-stack Gemini BP artifact prompts - https://github.com/a5c-ai/babysitter/pull/791
- #790 Raise adapters artifact monitor timeout - https://github.com/a5c-ai/babysitter/pull/790
- #789 Expose agent responders in process authoring prompts - https://github.com/a5c-ai/babysitter/pull/789
- #788 Fix genty internal invoke orchestration - https://github.com/a5c-ai/babysitter/pull/788
- #787 fix(sdk): route external agent effects during iteration - https://github.com/a5c-ai/babysitter/pull/787
- #786 feat: Jitsi agent meeting participation - https://github.com/a5c-ai/babysitter/pull/786
- #785 Harden Jitsi meeting controllers - https://github.com/a5c-ai/babysitter/pull/785
- #784 Implement external agent task metadata - https://github.com/a5c-ai/babysitter/pull/784
- #783 fix(kradle): wire controller persistence - https://github.com/a5c-ai/babysitter/pull/783
- #782 fix: complete hooks-adapter capability parity - https://github.com/a5c-ai/babysitter/pull/782
- #781 feat(tasks-adapter): enforce breakpoint dependencies - https://github.com/a5c-ai/babysitter/pull/781
- #780 Fix #601 TUI observability env mutation - https://github.com/a5c-ai/babysitter/pull/780
- #778 Implement agent identity migration compatibility - https://github.com/a5c-ai/babysitter/pull/778
- #777 tasks-adapter: add responder type routing - https://github.com/a5c-ai/babysitter/pull/777
- #776 feat: complete transport-adapter integration gaps - https://github.com/a5c-ai/babysitter/pull/776
- #775 feat: decouple agent env config mutation - https://github.com/a5c-ai/babysitter/pull/775
- #774 Implement external agent fallback behavior - https://github.com/a5c-ai/babysitter/pull/774
- #773 Tests: implement issue 606 tasks-adapter external agent coverage - https://github.com/a5c-ai/babysitter/pull/773
- #772 fix(agent-platform): record internal orchestration run summaries (#594) - https://github.com/a5c-ai/babysitter/pull/772
- #771 feat(agent-core): harden loop strategy orchestration - https://github.com/a5c-ai/babysitter/pull/771
- #770 fix(agent-platform): route human task decisions via breakpoint - https://github.com/a5c-ai/babysitter/pull/770
- #769 fix(sdk): patch recovered task values by default - https://github.com/a5c-ai/babysitter/pull/769
- #768 Add Kradle Jitsi Helm integration - https://github.com/a5c-ai/babysitter/pull/768
- #767 feat(tasks-adapter): expose CLI and MCP issue 597 surfaces - https://github.com/a5c-ai/babysitter/pull/767
- #766 fix(hooks-adapter): complete typed handler implementation - https://github.com/a5c-ai/babysitter/pull/766
- #765 Unify tool registry dispatch paths - https://github.com/a5c-ai/babysitter/pull/765
- #764 fix(sdk): resolve external agent effects in plugin stop hook - https://github.com/a5c-ai/babysitter/pull/764
- #763 Implement Jitsi agent sidecar runtime shutdown contract - https://github.com/a5c-ai/babysitter/pull/763
- #762 fix(tasks-adapter): expose external tracker responders - https://github.com/a5c-ai/babysitter/pull/762
- #761 feat(kradle): implement health probes and durable event wiring - https://github.com/a5c-ai/babysitter/pull/761
- #760 Implement external agent routing contract - https://github.com/a5c-ai/babysitter/pull/760
- #759 feat(tasks-adapter): expose bulk task CLI operations - https://github.com/a5c-ai/babysitter/pull/759
- #758 Fix Kradle web UI polish issues - https://github.com/a5c-ai/babysitter/pull/758
- #755 feat(kradle-web): agent identity console - https://github.com/a5c-ai/babysitter/pull/755
- #745 feat: add SDK task schemas and hooks-adapter tool bridge - https://github.com/a5c-ai/babysitter/pull/745
- #738 feat: embed Jitsi meetings in Kradle - https://github.com/a5c-ai/babysitter/pull/738
- #734 feat: SDK tasks-adapter hooks integration - https://github.com/a5c-ai/babysitter/pull/734
- #731 feat: health probes and durable event streaming - https://github.com/a5c-ai/babysitter/pull/731
- #730 feat: Jitsi Helm subchart integration - https://github.com/a5c-ai/babysitter/pull/730
- #729 feat: tasks-adapter task management expansion - https://github.com/a5c-ai/babysitter/pull/729
- #728 feat: tasks-adapter routing implementation - https://github.com/a5c-ai/babysitter/pull/728
- #727 feat: transport-adapter integration gaps - https://github.com/a5c-ai/babysitter/pull/727
- #725 feat: Complete Jitsi CRDs and controllers - https://github.com/a5c-ai/babysitter/pull/725
- #724 feat: Jitsi embedded meeting experience - https://github.com/a5c-ai/babysitter/pull/724
- #723 feat: Agent identity web console - https://github.com/a5c-ai/babysitter/pull/723
- #722 feat: controller persistence wiring - https://github.com/a5c-ai/babysitter/pull/722
- #721 feat: hooks-adapter typed handler types - https://github.com/a5c-ai/babysitter/pull/721
- #720 feat: Refresh hooks-adapter missing events - https://github.com/a5c-ai/babysitter/pull/720
- #719 feat: hooks-adapter capability parity - https://github.com/a5c-ai/babysitter/pull/719
- #718 feat: Kradle UI polish for issue 613 - https://github.com/a5c-ai/babysitter/pull/718
- #717 feat: issue 594 session routing wiring - https://github.com/a5c-ai/babysitter/pull/717
- #716 feat: here-be-dragons implementation workflow - https://github.com/a5c-ai/babysitter/pull/716
- #715 feat: Jitsi agent meeting participation - https://github.com/a5c-ai/babysitter/pull/715
- #714 feat: Jitsi agent sidecar runtime - https://github.com/a5c-ai/babysitter/pull/714
- #713 feat: tasks-adapter routing hub gaps - https://github.com/a5c-ai/babysitter/pull/713
- #712 feat: decouple process.env ambient state mutation - https://github.com/a5c-ai/babysitter/pull/712
- #711 feat: process runtime error recovery - https://github.com/a5c-ai/babysitter/pull/711
- #709 feat: tasks-adapter native agent stack tools - https://github.com/a5c-ai/babysitter/pull/709
- #708 feat: Kradle web Playwright E2E coverage - https://github.com/a5c-ai/babysitter/pull/708
- #706 feat: trigger scheduling hardening - https://github.com/a5c-ai/babysitter/pull/706
- #705 feat: ConcurrentEffects within-harness dispatch - https://github.com/a5c-ai/babysitter/pull/705
- #702 Implement real health probes and durable event streaming - https://github.com/a5c-ai/babysitter/pull/702
- #701 feat: typed ctx.halt lifecycle - https://github.com/a5c-ai/babysitter/pull/701
- #700 feat: shell task outputSchema enforcement - https://github.com/a5c-ai/babysitter/pull/700
- #699 feat: plugin marketplace version sync - https://github.com/a5c-ai/babysitter/pull/699
- #697 feat: agent-runtime background process lifecycle - https://github.com/a5c-ai/babysitter/pull/697
- #696 feat: hooks-adapter missing hook events - https://github.com/a5c-ai/babysitter/pull/696
- #690 feat: Fix Kradle API route forwarding issues - https://github.com/a5c-ai/babysitter/pull/690
- #689 feat: agent-core abort token estimation and calc - https://github.com/a5c-ai/babysitter/pull/689
- #688 feat: Kradle web Playwright E2E tests - https://github.com/a5c-ai/babysitter/pull/688
- #685 feat: route effect resolution through tasks-adapter - https://github.com/a5c-ai/babysitter/pull/685
- #683 feat: Remaining here-be-dragons implementation - https://github.com/a5c-ai/babysitter/pull/683
- #682 feat: wire MCP client into orchestration - https://github.com/a5c-ai/babysitter/pull/682
- #681 feat: agent-platform orchestration features - https://github.com/a5c-ai/babysitter/pull/681
- #680 feat: implement ConcurrentEffects within-harness dispatch - https://github.com/a5c-ai/babysitter/pull/680
- #679 feat: unify agent tool execution contract - https://github.com/a5c-ai/babysitter/pull/679
- #678 feat: end-to-end token cost tracking - https://github.com/a5c-ai/babysitter/pull/678
- #677 feat: issue 606 tasks-adapter integration tests - https://github.com/a5c-ai/babysitter/pull/677
- #676 feat: SDK task responderType API - https://github.com/a5c-ai/babysitter/pull/676
- #674 feat: hooks-adapter async matchers and config - https://github.com/a5c-ai/babysitter/pull/674
- #673 feat: AgentMuxResponderBackend dispatch - https://github.com/a5c-ai/babysitter/pull/673
- #672 feat: hooks-adapter decision semantics - https://github.com/a5c-ai/babysitter/pull/672
- #671 feat: External tracker backend sync - https://github.com/a5c-ai/babysitter/pull/671
- #669 feat: SDK plugin host tool discovery - https://github.com/a5c-ai/babysitter/pull/669
- #661 feat: Agent identity decoupling - https://github.com/a5c-ai/babysitter/pull/661
- #659 feat: Jitsi web console meetings - https://github.com/a5c-ai/babysitter/pull/659
- #658 feat: SDK plugin host identity prompts - https://github.com/a5c-ai/babysitter/pull/658
- #654 feat: agent-runtime crash recovery + K8s - https://github.com/a5c-ai/babysitter/pull/654
- #653 feat: agent-core structured output and vision - https://github.com/a5c-ai/babysitter/pull/653
- #650 feat: SDK plugin subprocess support - https://github.com/a5c-ai/babysitter/pull/650
- #649 feat: agent-runtime sandboxing - https://github.com/a5c-ai/babysitter/pull/649
- #648 Docs: document external agent task patterns - https://github.com/a5c-ai/babysitter/pull/648
- #647 feat: agent-runtime observability hardening - https://github.com/a5c-ai/babysitter/pull/647
- #646 feat: deduplicate background registry and shell invocation - https://github.com/a5c-ai/babysitter/pull/646
- #645 feat: configure staging env vars - https://github.com/a5c-ai/babysitter/pull/645
- #644 Plan: tasks-adapter ResponderType system - https://github.com/a5c-ai/babysitter/pull/644
- #643 hooks-adapter missing hook events - https://github.com/a5c-ai/babysitter/pull/643
- #642 feat: task_cancel MCP tool - https://github.com/a5c-ai/babysitter/pull/642
Issues Opened
- #798 feature: Strike-3 deploy-block enforcement (instrumentation-only iterations) (OPEN) - https://github.com/a5c-ai/babysitter/issues/798
- #797 feature: Auto-flag roadmap items linked to upstream NOT_PLANNED issues (OPEN) - https://github.com/a5c-ai/babysitter/issues/797
- #796 feature: Pre-flight orphan-file grep in impl-task prompts (OPEN) - https://github.com/a5c-ai/babysitter/issues/796
- #792 Pi plugin: /resume conflicts with Pi's built-in session resume command (CLOSED) - https://github.com/a5c-ai/babysitter/issues/792
- #779 genty invoke: route through agent-platform orchestration with full tool stack (CLOSED) - https://github.com/a5c-ai/babysitter/issues/779
- #639 hooks-adapter: async execution, regex matchers, and per-hook config (CLOSED) - https://github.com/a5c-ai/babysitter/issues/639
- #638 hooks-adapter: add defer/block/retry decisions + updatedInput mutation (CLOSED) - https://github.com/a5c-ai/babysitter/issues/638
- #637 hooks-adapter: add HTTP, MCP tool, prompt, and agent handler types (CLOSED) - https://github.com/a5c-ai/babysitter/issues/637
- #636 hooks-adapter: implement 13 missing hook events (tool, turn, task, session lifecycle) (CLOSED) - https://github.com/a5c-ai/babysitter/issues/636
- #635 tasks-adapter: responderType on SDK task definitions (defineTask API) (CLOSED) - https://github.com/a5c-ai/babysitter/issues/635
- #634 tasks-adapter gaps: priorities, dependencies, search, status history, bulk ops (CLOSED) - https://github.com/a5c-ai/babysitter/issues/634
- #633 SDK + agent-platform: route effect resolution through tasks-adapter (CLOSED) - https://github.com/a5c-ai/babysitter/issues/633
- #632 tasks-adapter: ExternalTrackerBackend — sync tasks to Jira/Linear/REST (CLOSED) - https://github.com/a5c-ai/babysitter/issues/632
- #631 tasks-adapter: AgentMuxResponderBackend — dispatch tasks to adapters adapters (CLOSED) - https://github.com/a5c-ai/babysitter/issues/631
- #630 tasks-adapter: add ResponderType system (human, agent, tracker, internal, auto) (CLOSED) - https://github.com/a5c-ai/babysitter/issues/630
- #628 Jitsi: agent meeting runtime — sidecar container, IPC protocol, audio pipeline (CLOSED) - https://github.com/a5c-ai/babysitter/issues/628
- #627 Jitsi: agent meeting participation — dispatch, sidecar, and MCP tools (CLOSED) - https://github.com/a5c-ai/babysitter/issues/627
- #626 Jitsi: embedded meeting experience with Jitsi External API (CLOSED) - https://github.com/a5c-ai/babysitter/issues/626
- #625 Jitsi: web console — meeting management, settings, recordings (CLOSED) - https://github.com/a5c-ai/babysitter/issues/625
- #624 Jitsi: CRDs, controllers, and webhook sync (CLOSED) - https://github.com/a5c-ai/babysitter/issues/624
- #623 Jitsi: Helm subchart integration and deployment (CLOSED) - https://github.com/a5c-ai/babysitter/issues/623
- #622 Agent identity: migration tooling and backward compatibility (CLOSED) - https://github.com/a5c-ai/babysitter/issues/622
- #621 Agent identity: web console — directory, profile pages, create wizard (CLOSED) - https://github.com/a5c-ai/babysitter/issues/621
- #620 Agent identity: decouple persona from stack — new CRDs and core controllers (CLOSED) - https://github.com/a5c-ai/babysitter/issues/620
- #619 SDK plugin mode: inject host agent identity into process creation context (CLOSED) - https://github.com/a5c-ai/babysitter/issues/619
- #618 SDK plugin mode: enable subprocess support (currently blocked) (CLOSED) - https://github.com/a5c-ai/babysitter/issues/618
- #617 SDK: add task_cancel MCP tool for effect cancellation (CLOSED) - https://github.com/a5c-ai/babysitter/issues/617
- #615 Live-stack: genty Windows fails with ENOENT on .a5c/package.json atomic write (CLOSED) - https://github.com/a5c-ai/babysitter/issues/615
- #616 SDK plugin mode: host tool discovery via AGENT_CAPABILITIES_JSON (CLOSED) - https://github.com/a5c-ai/babysitter/issues/616
- #614 SDK plugin mode: resolve external agent effects internally before returning to host (CLOSED) - https://github.com/a5c-ai/babysitter/issues/614
- #613 UI polish: index-based keys, remaining console.warn, hardcoded colors (CLOSED) - https://github.com/a5c-ai/babysitter/issues/613
- #612 Implement real health probes and durable event streaming (CLOSED) - https://github.com/a5c-ai/babysitter/issues/612
- #611 Fix remaining API route issues and sync parameter forwarding (CLOSED) - https://github.com/a5c-ai/babysitter/issues/611
- #610 Wire controller persistence: external sync, memory, model routes (CLOSED) - https://github.com/a5c-ai/babysitter/issues/610
- #609 Add Playwright E2E tests for kradle web console (CLOSED) - https://github.com/a5c-ai/babysitter/issues/609
- #608 Configure staging environment variables (API key, Gitea, Agent Adapter) (CLOSED) - https://github.com/a5c-ai/babysitter/issues/608
- #607 Docs: update process-authoring.md and command-surfaces.md for external agents (CLOSED) - https://github.com/a5c-ai/babysitter/issues/607
- #606 Tests: adapters babysitter integration test suite (CLOSED) - https://github.com/a5c-ai/babysitter/issues/606
- #605 agent-platform: inject external agents into process creation prompts (CLOSED) - https://github.com/a5c-ai/babysitter/issues/605
- #604 agent-platform: external agent effect resolution via adapterBridge (CLOSED) - https://github.com/a5c-ai/babysitter/issues/604
- #603 SDK: external agent task kind — defineTask with external:true + adapter field (CLOSED) - https://github.com/a5c-ai/babysitter/issues/603
- #602 SDK: external agent discovery — detect adapters and query available agents/models (CLOSED) - https://github.com/a5c-ai/babysitter/issues/602
- #601 Remaining here-be-dragons: process.env coupling, missing caveats (CLOSED) - https://github.com/a5c-ai/babysitter/issues/601
- #600 Cross-layer: deduplicate background process registry and shell invocation (CLOSED) - https://github.com/a5c-ai/babysitter/issues/600
- #599 transport-adapter: cost feedback loop + session-aware proxy + codec plugin system (CLOSED) - https://github.com/a5c-ai/babysitter/issues/599
- #598 SDK: unified effect executor + hooks-adapter lifecycle wiring (CLOSED) - https://github.com/a5c-ai/babysitter/issues/598
- #597 tasks-adapter: missing CLI commands and MCP tools (CLOSED) - https://github.com/a5c-ai/babysitter/issues/597
- #596 tasks-adapter: task management features — priorities, dependencies, search, bulk ops (CLOSED) - https://github.com/a5c-ai/babysitter/issues/596
- #595 agent-platform: missing orchestration features — branching, checkpointing, rollback (CLOSED) - https://github.com/a5c-ai/babysitter/issues/595
- #594 agent-platform: session management gaps — context, history, compaction, cost (CLOSED) - https://github.com/a5c-ai/babysitter/issues/594
- #593 agent-runtime: background process gaps — state transitions, signals, backpressure (CLOSED) - https://github.com/a5c-ai/babysitter/issues/593
- #592 agent-runtime: scheduling gaps — cron, event triggers, rate limiting (CLOSED) - https://github.com/a5c-ai/babysitter/issues/592
- #591 agent-runtime: observability gaps — structured logging, metrics export, distributed tracing (CLOSED) - https://github.com/a5c-ai/babysitter/issues/591
- #590 agent-runtime: process isolation, sandboxing, and network policy (CLOSED) - https://github.com/a5c-ai/babysitter/issues/590
- #589 agent-core: loop strategy gaps — concurrent, group-chat, handoff (CLOSED) - https://github.com/a5c-ai/babysitter/issues/589
- #588 agent-core: tool system gaps — no AbortSignal, no streaming, missing metadata (CLOSED) - https://github.com/a5c-ai/babysitter/issues/588
- #587 agent-core: fix abort(), token estimation, and calc tool stub (CLOSED) - https://github.com/a5c-ai/babysitter/issues/587
- #586 kanban.ts: add exhaustiveness checks to 6+ sealed switch statements (CLOSED) - https://github.com/a5c-ai/babysitter/issues/586
- #585 agent-runtime: crash recovery, persistent queue, K8s executor (CLOSED) - https://github.com/a5c-ai/babysitter/issues/585
- #584 Decouple process.env ambient state mutation across agent stack (CLOSED) - https://github.com/a5c-ai/babysitter/issues/584
- #583 tasks-adapter: pluggable external issue tracker backends (Jira, Linear, generic REST) (CLOSED) - https://github.com/a5c-ai/babysitter/issues/583
- #582 agent-core: structured output (JSON mode) + vision/multimodal input (CLOSED) - https://github.com/a5c-ai/babysitter/issues/582
- #581 SDK subagent effect type + genty cross-agent dispatch via adapters (CLOSED) - https://github.com/a5c-ai/babysitter/issues/581
- #580 agent-platform: wire MCP client into orchestration (17 disconnected modules) (CLOSED) - https://github.com/a5c-ai/babysitter/issues/580
- #579 agent-platform: implement ConcurrentEffects (parallel within-harness) (CLOSED) - https://github.com/a5c-ai/babysitter/issues/579
- #578 End-to-end token usage and cost tracking (L4 > transport-adapter > SDK > L6) (CLOSED) - https://github.com/a5c-ai/babysitter/issues/578
- #577 Wire tasks-adapter into agent stack as native built-in tools (CLOSED) - https://github.com/a5c-ai/babysitter/issues/577
- #576 Unify tool registries: tools-adapter replaces DeferredToolRegistry + McpToolRegistry (CLOSED) - https://github.com/a5c-ai/babysitter/issues/576
- #575 agent-core: streaming responses + multi-turn conversation history (CLOSED) - https://github.com/a5c-ai/babysitter/issues/575
Issues Closed
- #792 Pi plugin: /resume conflicts with Pi's built-in session resume command - https://github.com/a5c-ai/babysitter/issues/792
- #779 genty invoke: route through agent-platform orchestration with full tool stack - https://github.com/a5c-ai/babysitter/issues/779
- #639 hooks-adapter: async execution, regex matchers, and per-hook config - https://github.com/a5c-ai/babysitter/issues/639
- #638 hooks-adapter: add defer/block/retry decisions + updatedInput mutation - https://github.com/a5c-ai/babysitter/issues/638
- #637 hooks-adapter: add HTTP, MCP tool, prompt, and agent handler types - https://github.com/a5c-ai/babysitter/issues/637
- #636 hooks-adapter: implement 13 missing hook events (tool, turn, task, session lifecycle) - https://github.com/a5c-ai/babysitter/issues/636
- #635 tasks-adapter: responderType on SDK task definitions (defineTask API) - https://github.com/a5c-ai/babysitter/issues/635
- #634 tasks-adapter gaps: priorities, dependencies, search, status history, bulk ops - https://github.com/a5c-ai/babysitter/issues/634
- #633 SDK + agent-platform: route effect resolution through tasks-adapter - https://github.com/a5c-ai/babysitter/issues/633
- #632 tasks-adapter: ExternalTrackerBackend — sync tasks to Jira/Linear/REST - https://github.com/a5c-ai/babysitter/issues/632
- #631 tasks-adapter: AgentMuxResponderBackend — dispatch tasks to adapters adapters - https://github.com/a5c-ai/babysitter/issues/631
- #630 tasks-adapter: add ResponderType system (human, agent, tracker, internal, auto) - https://github.com/a5c-ai/babysitter/issues/630
- #628 Jitsi: agent meeting runtime — sidecar container, IPC protocol, audio pipeline - https://github.com/a5c-ai/babysitter/issues/628
- #627 Jitsi: agent meeting participation — dispatch, sidecar, and MCP tools - https://github.com/a5c-ai/babysitter/issues/627
- #626 Jitsi: embedded meeting experience with Jitsi External API - https://github.com/a5c-ai/babysitter/issues/626
- #625 Jitsi: web console — meeting management, settings, recordings - https://github.com/a5c-ai/babysitter/issues/625
- #624 Jitsi: CRDs, controllers, and webhook sync - https://github.com/a5c-ai/babysitter/issues/624
- #623 Jitsi: Helm subchart integration and deployment - https://github.com/a5c-ai/babysitter/issues/623
- #622 Agent identity: migration tooling and backward compatibility - https://github.com/a5c-ai/babysitter/issues/622
- #621 Agent identity: web console — directory, profile pages, create wizard - https://github.com/a5c-ai/babysitter/issues/621
- #620 Agent identity: decouple persona from stack — new CRDs and core controllers - https://github.com/a5c-ai/babysitter/issues/620
- #619 SDK plugin mode: inject host agent identity into process creation context - https://github.com/a5c-ai/babysitter/issues/619
- #618 SDK plugin mode: enable subprocess support (currently blocked) - https://github.com/a5c-ai/babysitter/issues/618
- #617 SDK: add task_cancel MCP tool for effect cancellation - https://github.com/a5c-ai/babysitter/issues/617
- #615 Live-stack: genty Windows fails with ENOENT on .a5c/package.json atomic write - https://github.com/a5c-ai/babysitter/issues/615
- #616 SDK plugin mode: host tool discovery via AGENT_CAPABILITIES_JSON - https://github.com/a5c-ai/babysitter/issues/616
- #614 SDK plugin mode: resolve external agent effects internally before returning to host - https://github.com/a5c-ai/babysitter/issues/614
- #613 UI polish: index-based keys, remaining console.warn, hardcoded colors - https://github.com/a5c-ai/babysitter/issues/613
- #612 Implement real health probes and durable event streaming - https://github.com/a5c-ai/babysitter/issues/612
- #611 Fix remaining API route issues and sync parameter forwarding - https://github.com/a5c-ai/babysitter/issues/611
- #610 Wire controller persistence: external sync, memory, model routes - https://github.com/a5c-ai/babysitter/issues/610
- #609 Add Playwright E2E tests for kradle web console - https://github.com/a5c-ai/babysitter/issues/609
- #608 Configure staging environment variables (API key, Gitea, Agent Adapter) - https://github.com/a5c-ai/babysitter/issues/608
- #607 Docs: update process-authoring.md and command-surfaces.md for external agents - https://github.com/a5c-ai/babysitter/issues/607
- #606 Tests: adapters babysitter integration test suite - https://github.com/a5c-ai/babysitter/issues/606
- #605 agent-platform: inject external agents into process creation prompts - https://github.com/a5c-ai/babysitter/issues/605
- #604 agent-platform: external agent effect resolution via adapterBridge - https://github.com/a5c-ai/babysitter/issues/604
- #603 SDK: external agent task kind — defineTask with external:true + adapter field - https://github.com/a5c-ai/babysitter/issues/603
- #602 SDK: external agent discovery — detect adapters and query available agents/models - https://github.com/a5c-ai/babysitter/issues/602
- #601 Remaining here-be-dragons: process.env coupling, missing caveats - https://github.com/a5c-ai/babysitter/issues/601
- #600 Cross-layer: deduplicate background process registry and shell invocation - https://github.com/a5c-ai/babysitter/issues/600
- #599 transport-adapter: cost feedback loop + session-aware proxy + codec plugin system - https://github.com/a5c-ai/babysitter/issues/599
- #598 SDK: unified effect executor + hooks-adapter lifecycle wiring - https://github.com/a5c-ai/babysitter/issues/598
- #597 tasks-adapter: missing CLI commands and MCP tools - https://github.com/a5c-ai/babysitter/issues/597
- #596 tasks-adapter: task management features — priorities, dependencies, search, bulk ops - https://github.com/a5c-ai/babysitter/issues/596
- #595 agent-platform: missing orchestration features — branching, checkpointing, rollback - https://github.com/a5c-ai/babysitter/issues/595
- #594 agent-platform: session management gaps — context, history, compaction, cost - https://github.com/a5c-ai/babysitter/issues/594
- #593 agent-runtime: background process gaps — state transitions, signals, backpressure - https://github.com/a5c-ai/babysitter/issues/593
- #592 agent-runtime: scheduling gaps — cron, event triggers, rate limiting - https://github.com/a5c-ai/babysitter/issues/592
- #591 agent-runtime: observability gaps — structured logging, metrics export, distributed tracing - https://github.com/a5c-ai/babysitter/issues/591
- #590 agent-runtime: process isolation, sandboxing, and network policy - https://github.com/a5c-ai/babysitter/issues/590
- #589 agent-core: loop strategy gaps — concurrent, group-chat, handoff - https://github.com/a5c-ai/babysitter/issues/589
- #588 agent-core: tool system gaps — no AbortSignal, no streaming, missing metadata - https://github.com/a5c-ai/babysitter/issues/588
- #587 agent-core: fix abort(), token estimation, and calc tool stub - https://github.com/a5c-ai/babysitter/issues/587
- #586 kanban.ts: add exhaustiveness checks to 6+ sealed switch statements - https://github.com/a5c-ai/babysitter/issues/586
- #585 agent-runtime: crash recovery, persistent queue, K8s executor - https://github.com/a5c-ai/babysitter/issues/585
- #584 Decouple process.env ambient state mutation across agent stack - https://github.com/a5c-ai/babysitter/issues/584
- #583 tasks-adapter: pluggable external issue tracker backends (Jira, Linear, generic REST) - https://github.com/a5c-ai/babysitter/issues/583
- #582 agent-core: structured output (JSON mode) + vision/multimodal input - https://github.com/a5c-ai/babysitter/issues/582
- #581 SDK subagent effect type + genty cross-agent dispatch via adapters - https://github.com/a5c-ai/babysitter/issues/581
- #580 agent-platform: wire MCP client into orchestration (17 disconnected modules) - https://github.com/a5c-ai/babysitter/issues/580
- #579 agent-platform: implement ConcurrentEffects (parallel within-harness) - https://github.com/a5c-ai/babysitter/issues/579
- #578 End-to-end token usage and cost tracking (L4 > transport-adapter > SDK > L6) - https://github.com/a5c-ai/babysitter/issues/578
- #577 Wire tasks-adapter into agent stack as native built-in tools - https://github.com/a5c-ai/babysitter/issues/577
- #576 Unify tool registries: tools-adapter replaces DeferredToolRegistry + McpToolRegistry - https://github.com/a5c-ai/babysitter/issues/576
- #575 agent-core: streaming responses + multi-turn conversation history - https://github.com/a5c-ai/babysitter/issues/575
- #574 sdk: typed ctx.halt() for honest early-exits (vs fake RUN_COMPLETED on halt:true return) - https://github.com/a5c-ai/babysitter/issues/574
- #573 sdk: distinguish process_runtime_error from effect_failed + first-class recovery CLI - https://github.com/a5c-ai/babysitter/issues/573
- #572 sdk: extend outputSchema to shell tasks + enforce in task:post - https://github.com/a5c-ai/babysitter/issues/572
- #571 [live-stack] macos-latest live-stack-26657361727-babysitter-plugin-interactive-resume-live.adapters.codex.foundry-openai.gpt-5.5 failed - https://github.com/a5c-ai/babysitter/issues/571
- #570 [live-stack] ubuntu-latest-l live-stack-26657350977-vanilla-non-interactive-predefined-live.adapters.hermes.foundry-openai.gpt-5.5 failed - https://github.com/a5c-ai/babysitter/issues/570
- #569 [live-stack] ubuntu-latest-l live-stack-26657350977-vanilla-non-interactive-predefined-live.adapters.claude-code.foundry-openai.gpt-5.5 failed - https://github.com/a5c-ai/babysitter/issues/569
- #568 [live-stack] ubuntu-latest-l live-stack-26657350977-babysitter-plugin-interactive-resume-live.adapters.codex.foundry-openai.gpt-5.5 failed - https://github.com/a5c-ai/babysitter/issues/568
- #563 Live-stack: BP mode gemini-3.5-flash model behavior — agent runs but doesn't create output file - https://github.com/a5c-ai/babysitter/issues/563
- #562 Live-stack: cursor-cli CI integration — needs investigation - https://github.com/a5c-ai/babysitter/issues/562
- #560 Live-stack: copilot-cli fails — no GitHub auth configured in CI - https://github.com/a5c-ai/babysitter/issues/560
- #533 Track OpenAI GPT-5.5 Instant and chat-latest lifecycle updates - https://github.com/a5c-ai/babysitter/issues/533
- #531 claude plugin update is a silent no-op — plugin version in marketplace.json never bumps across releases - https://github.com/a5c-ai/babysitter/issues/531
- #528 Live-stack: genty CI integration — command fails immediately in pipeline - https://github.com/a5c-ai/babysitter/issues/528
- #491 Live-stack: BI Windows mini/DeepSeek too slow for 600s artifact monitor timeout - https://github.com/a5c-ai/babysitter/issues/491
- #485 Live-stack: Sonnet fails due to Anthropic credit exhaustion - https://github.com/a5c-ai/babysitter/issues/485
- #468 Live-stack: hermes agent produces 0 output with -z headless prompt - https://github.com/a5c-ai/babysitter/issues/468
CI Status Summary
- Issue Triage Dispatch on staging: in_progress/ - https://github.com/a5c-ai/babysitter/actions/runs/26722696573
- Issue Triage Dispatch on staging: in_progress/ - https://github.com/a5c-ai/babysitter/actions/runs/26722696547
- Issue Triage Dispatch on staging: in_progress/ - https://github.com/a5c-ai/babysitter/actions/runs/26722696541
- Model Version Check on staging: in_progress/ - https://github.com/a5c-ai/babysitter/actions/runs/26722646737
- Agent Version Check on staging: in_progress/ - https://github.com/a5c-ai/babysitter/actions/runs/26722646164
- QA Daily on staging: in_progress/ - https://github.com/a5c-ai/babysitter/actions/runs/26722645578
- Live Stack on staging: in_progress/ - https://github.com/a5c-ai/babysitter/actions/runs/26722582927
- Live Stack on staging: in_progress/ - https://github.com/a5c-ai/babysitter/actions/runs/26722448552
- Publish on staging: pending/ - https://github.com/a5c-ai/babysitter/actions/runs/26722441552
- Live Stack on staging: completed/failure - https://github.com/a5c-ai/babysitter/actions/runs/26722290299
- Publish on staging: completed/cancelled - https://github.com/a5c-ai/babysitter/actions/runs/26722280872
- Live Stack on staging: completed/failure - https://github.com/a5c-ai/babysitter/actions/runs/26721879383
- Publish on staging: completed/cancelled - https://github.com/a5c-ai/babysitter/actions/runs/26721872593
- Live Stack on staging: completed/failure - https://github.com/a5c-ai/babysitter/actions/runs/26721575563
- Publish on staging: completed/cancelled - https://github.com/a5c-ai/babysitter/actions/runs/26721568148
- Publish on staging: in_progress/ - https://github.com/a5c-ai/babysitter/actions/runs/26721297685
- Live Stack on staging: completed/failure - https://github.com/a5c-ai/babysitter/actions/runs/26721178852
- Publish on staging: completed/failure - https://github.com/a5c-ai/babysitter/actions/runs/26721170394
- Publish on staging: completed/failure - https://github.com/a5c-ai/babysitter/actions/runs/26720158970
- Live Stack on staging: completed/failure - https://github.com/a5c-ai/babysitter/actions/runs/26720093215
Live-stack Test Results
- No live-stack test result artifacts found.