Immutable
release. Only release title and notes can be modified.
Published to npm as @bitkyc08/opencodex@2.38.0 with dist-tag latest.
New Features
- Add candidate-only Codex CLI provenance check (#2818)
- Add durable reset-credit operation ledger (#1829)
- Export reasoning efforts as opencode V2 model variants (#3027)
- Add Aside as an export and integration client (#3047)
- Give the export clients their own brand marks (#3049)
- Surface Aside on the Integrations page (#3048)
- Give Aside its real mark and stop single-ink logos vanishing (#3065)
- Expose OpenAI entitlement status (#3058)
Bug Fixes
- Drain response spill publications before shutdown snapshot (#3044)
- Namespace bare client tools on the wire (#3028)
- Display effective model aliases in Codex picker (#2960)
- Recover the Windows proxy task after a session disconnect (#2991)
- Stop the rollback journal from flooding the Integrations page (#3050)
- Refresh expired management entitlements (#3054)
- Make entitlement authority tri-state (#3057)
- Remove exponential backtracking from the prerelease pattern (#3075)
Documentation
- Record the v2.37.0 release and the live #3022 verification (#3043)
- Record the wp3 shutdown-drain outcome and its five review rounds (#3046)
- Correct the claim that this repository is unprotected (#3060)
Chores
- Move dev to 2.38.0 after the v2.37.0 release (#3045)
- Block live scheduler mutation under the test guard (#2992)
- Stop the shutdown-cleanup reserve from expiring under load (#3055)
Other Changes
- [WRONG BRANCH] promote dev onto main for v2.38.0 (#3073)
Changelog
Full Changelog: v2.37.0...v2.38.0
- #1829 feat(codex): add durable reset-credit operation ledger @luvs01
- #2818 feat(cli): add candidate-only Codex CLI provenance check @luvs01
- #2960 fix(catalog): display effective model aliases in Codex picker @terrytan95
- #2991 fix(service): recover the Windows proxy task after a session disconnect @luvs01
- #2992 test(service): block live scheduler mutation under the test guard @luvs01
- #3027 feat(opencode): export reasoning efforts as opencode V2 model variants @RobinBially
- #3028 fix(cursor): namespace bare client tools on the wire @HAEGONG
- #3043 docs(devlog): record the v2.37.0 release and the live #3022 verification @lidge-jun
- #3044 fix(windows): drain response spill publications before shutdown snapshot @lidge-jun
- #3045 chore(release): move dev to 2.38.0 after the v2.37.0 release @lidge-jun
- #3046 docs(devlog): record the wp3 shutdown-drain outcome and its five review rounds @lidge-jun
- #3047 feat(clients): add Aside as an export and integration client @lidge-jun
- #3048 feat(gui): surface Aside on the Integrations page @lidge-jun
- #3049 feat(gui): give the export clients their own brand marks @lidge-jun
- #3050 fix(gui): stop the rollback journal from flooding the Integrations page @lidge-jun
- #3054 fix(codex): refresh expired management entitlements @lidge-jun
- #3055 test(responses): stop the shutdown-cleanup reserve from expiring under load @lidge-jun
- #3057 fix(codex): make entitlement authority tri-state @lidge-jun
- #3058 feat(management): expose OpenAI entitlement status @lidge-jun
- #3060 docs(maintainers): correct the claim that this repository is unprotected @lidge-jun
- #3065 feat(gui): give Aside its real mark and stop single-ink logos vanishing @lidge-jun
- #3073 [WRONG BRANCH] promote dev onto main for v2.38.0 @lidge-jun
- #3075 fix(semver): remove exponential backtracking from the prerelease pattern @lidge-jun