fix(ai): omit Codex reasoning summary instead of sending unsupported "off" #1281
ci.yml
on: pull_request
Check and test
17m 55s
Matrix: terminal-cross-os
Annotations
2 errors
|
Check and test
Process completed with exit code 1.
|
|
test/compaction/summarization-reasoning-payload.test.ts > compaction summarization provider payloads > uses the cheapest legal effort without a summary for 'Codex Responses':
packages/coding-agent/test/compaction/summarization-reasoning-payload.test.ts#L123
AssertionError: expected undefined to be 'off' // Object.is equality
- Expected:
"off"
+ Received:
undefined
❯ test/compaction/summarization-reasoning-payload.test.ts:123:38
|