test / unit + widget + golden + a11y (push) Failing after 28s
test / integration_test (xvfb) (push) Has been skipped
test / bundle smoke (xvfb 5s) (push) Has been skipped
test / daemon subprocess + web WASM smoke (push) Has been skipped
test / dart doc (lib API) (push) Failing after 29s
ClaudeSessionOrchestrator owns a registry of ManagedSessions, decoupling a session's lifecycle from any pane: spawn() starts + registers a stream-json process, show()/hide() toggle visibility WITHOUT killing the process, and close() tears it down. This is the one primitive Phase 2's teammate / secondary-tab / forked-branch panes all become (D-77). The process factory is injectable so the lifecycle is unit-tested without a real claude. Not yet wired into the pane — that re-pointing is the next T-169 step. T-169. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>