Published to npm as @bitkyc08/opencodex@2.32.1 with dist-tag latest.
Bug Fixes
- Classify capitalized/dotted Claude ids as adaptive thinking (#2483)
- Match selectedModels the way the canonical resolver matches it (#2481)
- Keep oversized Responses turns off the WS transport (#2473)
- Honor tool_choice for namespace aliases (#2477)
- Stop rewriting an unchanged snapshot every two seconds (#2476)
- Reject malformed selector namespaces and re-harden skipped snapshots (#2500)
- Reject malformed selectors at the authorization gate (#2501)
- [WRONG BRANCH] release: promote dev into main for v2.32.1 (#2507)
Other Changes
- Devlog: v2.32.1 hotfix train roadmap unit, and put dev on the v2.32.0 release lineage (#2487)
- Devlog: close the v2.32.1 hotfix train with the GO/NO-GO report (#2504)
- Devlog: pin the v2.32.1 report to the code SHA its gates describe (#2506)
Changelog
Full Changelog: v2.32.0...v2.32.1
- #2473 fix(codex): keep oversized Responses turns off the WS transport @olddonkey
- #2476 fix(responses): stop rewriting an unchanged snapshot every two seconds @ntdat812
- #2477 fix(responses): honor tool_choice for namespace aliases @luvs01
- #2481 fix(catalog): match selectedModels the way the canonical resolver matches it @ntdatt812
- #2483 fix(anthropic): classify capitalized/dotted Claude ids as adaptive thinking @L-Y-J
- #2487 devlog: v2.32.1 hotfix train roadmap unit, and put dev on the v2.32.0 release lineage @lidge-jun
- #2500 fix(responses): reject malformed selector namespaces and re-harden skipped snapshots @lidge-jun
- #2501 fix(responses): reject malformed selectors at the authorization gate @lidge-jun
- #2504 devlog: close the v2.32.1 hotfix train with the GO/NO-GO report @lidge-jun
- #2506 devlog: pin the v2.32.1 report to the code SHA its gates describe @lidge-jun
- #2507 [WRONG BRANCH] release: promote dev into main for v2.32.1 @lidge-jun