{"planToolReferences":["EnterPlanMode","ExitPlanMode"]} node:internal/modules/run_main:123 triggerUncaughtException( ^ AssertionError [ERR_ASSERTION]: Shared question guidance must not prescribe provider-specific plan tools + actual - expected + [ + 'EnterPlanMode', + 'ExitPlanMode' + ] - [] at file:///reports/issues/3834/repro/description.mjs:9:8 { generatedMessage: false, code: 'ERR_ASSERTION', actual: [ 'EnterPlanMode', 'ExitPlanMode' ], expected: [], operator: 'deepStrictEqual', diff: 'simple' } Node.js v22.22.3