RUN v4.1.1 /home/sawyer/projects/bb/.claude/worktrees/wf_debcf606-e4a-12/plugins/provider-acp ❯ bb-plugin-provider-acp src/bridge/issue-1612-mcp-server-launch.test.ts (1 test | 1 failed) 557ms × the MCP command the bridge hands the agent actually serves bb's dynamic tools 556ms ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯ FAIL bb-plugin-provider-acp src/bridge/issue-1612-mcp-server-launch.test.ts > issue #1612 follow-up: dynamic-tool MCP server launched by the ACP bridge > the MCP command the bridge hands the agent actually serves bb's dynamic tools AssertionError: expected 'process exited with code 1 before rep…' to be undefined - Expected: undefined + Received: "process exited with code 1 before replying; stderr: provider bridge bootstrap usage: (absolute paths); command: /home/sawyer/.nvm/versions/node/v24.18.0/bin/node --conditions=source --import file:///home/sawyer/projects/bb/.claude/worktrees/wf_debcf606-e4a-12/node_modules/.pnpm/tsx@4.23.1/node_modules/tsx/dist/loader.mjs /home/sawyer/projects/bb/.claude/worktrees/wf_debcf606-e4a-12/packages/provider-bridge-protocol/src/bridge-worker-entry.ts --mcp-stdio" ❯ src/bridge/issue-1612-mcp-server-launch.test.ts:233:21 231| failure = `${error instanceof Error ? error.message : String(err… 232| } 233| expect(failure).toBeUndefined(); | ^ 234| expect(toolNames).toEqual(["update_environment_directory"]); 235| }, 60_000); ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯ Test Files 1 failed (1) Tests 1 failed (1) Start at 05:20:03 Duration 696ms (transform 19ms, setup 0ms, import 30ms, tests 557ms, environment 0ms)