Published to npm as @bitkyc08/opencodex@2.37.0 with dist-tag latest.
Bug Fixes
- Drop admission credentials paired with a replaced stale proxy (#3005)
- Align the sidecar cards on one shared control band (#3007)
- Advertise the completion tool as terminal so finished turns stop calling tools (#3012)
- Repair dev version line and open future bumps as PRs (#3013)
- Let a blocking question be the final answer (#3031)
- Restore GPT-5.6 for entitled accounts by raising the gated client-version floor (#3035)
Documentation
- Close out the Kiro terminal completion contract unit (#3014)
- Record the Kiro contract landed-state verification (#3016)
- Close out the Kiro blocked-on-user unit (#3033)
- Close wp2 planning after four audit rounds and record the wp3 review (#3036)
Other Changes
- [WRONG BRANCH] promote dev to main for the v2.37.0 release (#3037)
Changelog
Full Changelog: v2.36.0...v2.37.0
- #3005 fix(claude): drop admission credentials paired with a replaced stale proxy @lidge-jun
- #3007 fix(gui): align the sidecar cards on one shared control band @lidge-jun
- #3012 fix(kiro): advertise the completion tool as terminal so finished turns stop calling tools @lidge-jun
- #3013 fix(release): repair dev version line and open future bumps as PRs @lidge-jun
- #3014 docs(devlog): close out the Kiro terminal completion contract unit @lidge-jun
- #3016 docs(devlog): record the Kiro contract landed-state verification @lidge-jun
- #3031 fix(kiro): let a blocking question be the final answer @lidge-jun
- #3033 docs(devlog): close out the Kiro blocked-on-user unit @lidge-jun
- #3035 fix(codex): restore GPT-5.6 for entitled accounts by raising the gated client-version floor @lidge-jun
- #3036 docs(devlog): close wp2 planning after four audit rounds and record the wp3 review @lidge-jun
- #3037 [WRONG BRANCH] promote dev to main for the v2.37.0 release @lidge-jun