github lidge-jun/opencodex v2.55.0

3 hours ago

Published to npm as @bitkyc08/opencodex@2.55.0 with dist-tag latest.

New Features

  • Propagate catalog supportsImages to the advertised catalog (#4556)
  • Zero-copy stream chunking for text and reasoning buffers (#4298)
  • Opt-in periodic model-catalog auto-refresh (#4584)
  • Record why a live binding was kept, moved, or released (#4546) (#4592)
  • Surface the account decision in the route explanation (#4546) (#4606)
  • A finite send ceiling per root workflow (#4546) (#4612)
  • Reserve interactive capacity from a worker fan-out (#4546) (#4614)

Bug Fixes

  • Carry the release.yml permissions fix onto preview for v2.40.0-preview.20260902 (#3264)
  • Refresh preview onto the audit-clean dev head for v2.41.0-preview.20260903 (#3347)
  • V2.42.0-preview.20260903 (#3356)
  • Promote main v2.42.0 onto preview and open 2.43.0-preview (#3435)
  • Apply final roster correction to preview (#3932)
  • Honor modelCapabilities text-only on native rows (#4501) (#4511)
  • Record real upstream status before body handling in audio routes (#4502) (#4512)
  • Refuse an in-place restart through a different-version CLI (carries #4529) (#4545)
  • Bind the passthrough bridge search model to its backend (#4548)
  • Preserve catalog supports_images as a tri-state (#4547)
  • Refund spare envelope bytes to clipped invocation arguments (#4543)
  • Fold counter-read findings into the supportsImages propagation (#4557)
  • Assess the bridge search endpoint as a destination (#4519) (#4555)
  • Omit canonical Codex user metadata and hop request-local 400s (#4563)
  • Escape catalog diagnostics before terminal output (#4451)
  • Bound completed entitlement version misses per account (#4565)
  • Stop connect runtime discovery after a valid selection (#4383)
  • Open hub management on its bound IPv4 address (#4452)
  • Keep per-model capability facts through registry enrichment (#4574)
  • Surface the data-policy action required and name the real catalog in native-exec denials (#4578)
  • Terminal refusals, caller-mismatched reasoning blobs, stable image tiers, and paginated-history containment (#4577)
  • Close the Devin rekey host window and diagnose Antigravity quota blocks (#4575)
  • Keep a bound thread's prompt cache and tell configured routing apart from adopted routing (#4581)
  • Hold a bound thread's account for its prompt cache (#4546) (#4580)
  • Keep unreported cache counters unknown instead of zero (#4546) (#4588)
  • End a mixed-tool bridge leg instead of failing it, and serve alpha/search from a configured sidecar (#4586)
  • Resolve the Codex App runtime on Windows and stop a stale pin from overriding it (#4585)
  • Make the transient hold survive a provider-wide outage and agree with preview (#4546) (#4589)
  • Do not release a withheld client call under a failed turn (#4595)
  • Report the guard that released a binding, and keep it across a no-account resolve (#4598) (#4604)
  • Share one transient send budget with the Codex passthrough (#4546) (#4605)
  • Carry the transient send budget across combo children (#4546) (#4608)
  • One send budget per logical request, and zero means zero (#4546) (#4609)
  • Compact and the Kiro inner retries join the request send budget (#4546) (#4611)
  • Narrow the send budget once for the adapter contract (#4546) (#4613)
  • Promote a healthy detour instead of releasing it, and honour Retry-After (#4546) (#4616)

Documentation

  • Complete contributor backlog outcome and integration evidence (#4533)
  • Say which refusals still compensate after #4531 (#4552)
  • Close the 260914 triage round-lane unit (#4558)
  • Record the triage unit's post-delivery state (#4559)
  • Keep hub invite grants outside agent transcripts (#4517)
  • Plan the round 2/3 delivery lanes and closure policy (#4573)
  • Record the round 1 outcome (#4583)
  • Close the round 2/3 delivery unit (#4591)
  • Recover the #4546 cost-guard roadmap and locate the send-budget owner (#4602)

Chores

  • Merge dev into preview for the v2.33.0-preview.20260825 release (api-usage oracle fix) (#2551)
  • Promote verified candidate to 2.43.0 preview (#3677)
  • Promote 2.44.0-preview.20260907 (#3784)
  • Promote 2.45.0-preview.20260907 (#3814)
  • Promote 2.46.0-preview.20260907 (#3852)
  • Cover live-outcome booking for invalid answers and alias failure (#4512 follow-up) (#4553)
  • Pin the spare-budget refund's budget and ordering (#4554)
  • Verify busy-lock ownership without wall-clock timing (#4139)
  • Promote the verified 2.55.0 product tree to main (#4619)

Other Changes

  • Promote dev to preview for v2.34.0-preview.20260827 (#2757)
  • Promote dev onto preview for v2.35.0-preview (#2825)
  • V2.36.0-preview.20260829 (#2831)
  • Promote dev onto preview for v2.36.0-preview.20260830 (#3001)
  • Promote dev onto preview for v2.38.0-preview.20260831 (#3072)
  • Promote dev onto preview for v2.39.0-preview.20260901 (#3123)
  • Promote dev to preview for v2.40.0-preview.20260902 (#3260)
  • V2.41.0-preview.20260903 (#3341)
  • Promote dev onto preview for the main-account badge fix (#3426)
  • Promote 2.47.0-preview.20260908 to preview (#3928)
  • Promote 2.48.0 to preview (#4010)
  • Promote verified 2.49.0 product tree to preview (#4116)
  • Promote verified 2.52.0-preview.20260911 product tree to preview (#4273)
  • Promote verified 2.52.0-preview.20260912 product tree to preview (#4399)
  • Promote verified 2.52.0-preview.20260912 product tree to preview (#4406)
  • Promote verified 2.53.0-preview.20260913 product tree to preview (#4504)
  • Promote verified 2.54.0-preview.20260914 product tree to preview (#4541)
  • Open dev at 2.55.0 before releasing 2.54.0 (#4551)
  • [agent] fix: normalize inbound Chat images before route selection and preserve an explicit reasoning disable (#4534)
  • [agent] fix: scope the Responses control strip to the ChatGPT backend and carry Chat reasoning and penalties (#4535)
  • [agent] fix: send Google structured output on the generateContent wire and map Anthropic parallel=false (#4536)
  • [agent] fix: carry tool-result images and state unsupported modalities instead of dropping them (#4539)
  • [agent] fix: refuse lossy media conversion at the final adapter boundary (#4562)
  • Promote 2.55.0-preview.20260914 to preview (#4617)

Changelog

Full Changelog: v2.54.0...v2.55.0

  • #2551 merge dev into preview for the v2.33.0-preview.20260825 release (api-usage oracle fix) @lidge-jun
  • #2757 release: promote dev to preview for v2.34.0-preview.20260827 @lidge-jun
  • #2825 promote dev onto preview for v2.35.0-preview @lidge-jun
  • #2831 release: v2.36.0-preview.20260829 @lidge-jun
  • #3001 promote dev onto preview for v2.36.0-preview.20260830 @lidge-jun
  • #3072 promote dev onto preview for v2.38.0-preview.20260831 @lidge-jun
  • #3123 promote dev onto preview for v2.39.0-preview.20260901 @lidge-jun
  • #3260 release: promote dev to preview for v2.40.0-preview.20260902 @lidge-jun
  • #3264 release: carry the release.yml permissions fix onto preview for v2.40.0-preview.20260902 @lidge-jun
  • #3341 release: v2.41.0-preview.20260903 @lidge-jun
  • #3347 release: refresh preview onto the audit-clean dev head for v2.41.0-preview.20260903 @lidge-jun
  • #3356 release: v2.42.0-preview.20260903 @lidge-jun
  • #3426 release: promote dev onto preview for the main-account badge fix @lidge-jun
  • #3435 chore(release): promote main v2.42.0 onto preview and open 2.43.0-preview @lidge-jun
  • #3677 chore(release): promote verified candidate to 2.43.0 preview @lidge-jun
  • #3784 chore(release): promote 2.44.0-preview.20260907 @lidge-jun
  • #3814 chore(release): promote 2.45.0-preview.20260907 @lidge-jun
  • #3852 chore(release): promote 2.46.0-preview.20260907 @lidge-jun
  • #3928 release: promote 2.47.0-preview.20260908 to preview @lidge-jun
  • #3932 release: apply final roster correction to preview @lidge-jun
  • #4010 release: promote 2.48.0 to preview @lidge-jun
  • #4116 release: promote verified 2.49.0 product tree to preview @lidge-jun
  • #4139 test(lab): verify busy-lock ownership without wall-clock timing @luvs01
  • #4273 release: promote verified 2.52.0-preview.20260911 product tree to preview @lidge-jun
  • #4298 perf(bridge): zero-copy stream chunking for text and reasoning buffers @chilung-cgu
  • #4383 fix(cli): stop connect runtime discovery after a valid selection @luvs01
  • #4399 release: promote verified 2.52.0-preview.20260912 product tree to preview @lidge-jun
  • #4406 release: promote verified 2.52.0-preview.20260912 product tree to preview @lidge-jun
  • #4451 fix(cli): escape catalog diagnostics before terminal output @luvs01
  • #4452 fix(cli): open hub management on its bound IPv4 address @luvs01
  • #4504 release: promote verified 2.53.0-preview.20260913 product tree to preview @lidge-jun
  • #4511 fix(vision): honor modelCapabilities text-only on native rows (#4501) @maoxin1234
  • #4512 fix(audio): record real upstream status before body handling in audio routes (#4502) @maoxin1234
  • #4517 docs(skill): keep hub invite grants outside agent transcripts @luvs01
  • #4533 docs: complete contributor backlog outcome and integration evidence @lidge-jun
  • #4534 [agent] fix: normalize inbound Chat images before route selection and preserve an explicit reasoning disable @lidge-jun
  • #4535 [agent] fix: scope the Responses control strip to the ChatGPT backend and carry Chat reasoning and penalties @lidge-jun
  • #4536 [agent] fix: send Google structured output on the generateContent wire and map Anthropic parallel=false @lidge-jun
  • #4539 [agent] fix: carry tool-result images and state unsupported modalities instead of dropping them @lidge-jun
  • #4541 release: promote verified 2.54.0-preview.20260914 product tree to preview @lidge-jun
  • #4543 fix(cursor): refund spare envelope bytes to clipped invocation arguments @lidge-jun
  • #4545 fix(cli): refuse an in-place restart through a different-version CLI (carries #4529) @lidge-jun
  • #4547 fix(devin): preserve catalog supports_images as a tri-state @lidge-jun
  • #4548 fix(web-search): bind the passthrough bridge search model to its backend @lidge-jun
  • #4551 chore(release): open dev at 2.55.0 before releasing 2.54.0 @github-actions[bot]
  • #4552 docs(codex-home): say which refusals still compensate after #4531 @lidge-jun
  • #4553 test(server): cover live-outcome booking for invalid answers and alias failure (#4512 follow-up) @lidge-jun
  • #4554 test(cursor): pin the spare-budget refund's budget and ordering @lidge-jun
  • #4555 fix(web-search): assess the bridge search endpoint as a destination (#4519) @lidge-jun
  • #4556 feat(devin): propagate catalog supportsImages to the advertised catalog @lidge-jun
  • #4557 fix(devin): fold counter-read findings into the supportsImages propagation @lidge-jun
  • #4558 docs(devlog): close the 260914 triage round-lane unit @lidge-jun
  • #4559 docs(devlog): record the triage unit's post-delivery state @lidge-jun
  • #4562 [agent] fix: refuse lossy media conversion at the final adapter boundary @lidge-jun
  • #4563 fix(responses): omit canonical Codex user metadata and hop request-local 400s @lidge-jun
  • #4565 fix(codex): bound completed entitlement version misses per account @luvs01
  • #4573 docs(devlog): plan the round 2/3 delivery lanes and closure policy @lidge-jun
  • #4574 fix(catalog): keep per-model capability facts through registry enrichment @lidge-jun
  • #4575 fix(providers): close the Devin rekey host window and diagnose Antigravity quota blocks @lidge-jun
  • #4577 fix(responses): terminal refusals, caller-mismatched reasoning blobs, stable image tiers, and paginated-history containment @lidge-jun
  • #4578 fix(cursor): surface the data-policy action required and name the real catalog in native-exec denials @lidge-jun
  • #4580 fix(codex): hold a bound thread's account for its prompt cache (#4546) @lidge-jun
  • #4581 fix(codex): keep a bound thread's prompt cache and tell configured routing apart from adopted routing @lidge-jun
  • #4583 docs(devlog): record the round 1 outcome @lidge-jun
  • #4584 feat(catalog): opt-in periodic model-catalog auto-refresh @lidge-jun
  • #4585 fix(codex): resolve the Codex App runtime on Windows and stop a stale pin from overriding it @lidge-jun
  • #4586 fix(web-search): end a mixed-tool bridge leg instead of failing it, and serve alpha/search from a configured sidecar @lidge-jun
  • #4588 fix(kiro): keep unreported cache counters unknown instead of zero (#4546) @lidge-jun
  • #4589 fix(codex): make the transient hold survive a provider-wide outage and agree with preview (#4546) @lidge-jun
  • #4591 docs(devlog): close the round 2/3 delivery unit @lidge-jun
  • #4592 feat(codex): record why a live binding was kept, moved, or released (#4546) @lidge-jun
  • #4595 fix(web-search): do not release a withheld client call under a failed turn @lidge-jun
  • #4602 docs(devlog): recover the #4546 cost-guard roadmap and locate the send-budget owner @lidge-jun
  • #4604 fix(codex): report the guard that released a binding, and keep it across a no-account resolve (#4598) @lidge-jun
  • #4605 fix(responses): share one transient send budget with the Codex passthrough (#4546) @lidge-jun
  • #4606 feat(logs): surface the account decision in the route explanation (#4546) @lidge-jun
  • #4608 fix(responses): carry the transient send budget across combo children (#4546) @lidge-jun
  • #4609 fix(responses): one send budget per logical request, and zero means zero (#4546) @lidge-jun
  • #4611 fix(responses): compact and the Kiro inner retries join the request send budget (#4546) @lidge-jun
  • #4612 feat(responses): a finite send ceiling per root workflow (#4546) @lidge-jun
  • #4613 fix(responses): narrow the send budget once for the adapter contract (#4546) @lidge-jun
  • #4614 feat(server): reserve interactive capacity from a worker fan-out (#4546) @lidge-jun
  • #4616 fix(codex): promote a healthy detour instead of releasing it, and honour Retry-After (#4546) @lidge-jun
  • #4617 chore(release): promote 2.55.0-preview.20260914 to preview @lidge-jun
  • #4619 chore(release): promote the verified 2.55.0 product tree to main @lidge-jun

Don't miss a new opencodex release

NewReleases is sending notifications on new releases.