RUN v4.1.1 /Users/sawyerhood/.bb-machines/bee.getbb.app/checkouts/bb/.claude/worktrees/wf_21e66a79-f02-19/plugins/provider-acp ❯ bb-plugin-provider-acp src/bridge/model-catalog.repro-2062.test.ts (2 tests | 1 failed) 42ms × keeps the description the agent sent for each select option 36ms ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯ FAIL bb-plugin-provider-acp src/bridge/model-catalog.repro-2062.test.ts > #2062 ACP config-option model descriptions > keeps the description the agent sent for each select option AssertionError: expected [ '', '' ] to deeply equal [ 'zai/glm-4.7', 'openrouter/glm-4.7' ] - Expected + Received [ - "zai/glm-4.7", - "openrouter/glm-4.7", + "", + "", ] ❯ src/bridge/model-catalog.repro-2062.test.ts:44:46 42| 43| it("keeps the description the agent sent for each select option", ()… 44| expect(models.map((m) => m.description)).toEqual([ | ^ 45| "zai/glm-4.7", 46| "openrouter/glm-4.7", ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯ Test Files 1 failed (1) Tests 1 failed | 1 passed (2) Start at 09:02:22 Duration 2.69s (transform 1.74s, setup 0ms, import 2.43s, tests 42ms, environment 0ms)