github lidge-jun/opencodex v2.44.0-preview.20260907

latest release: v2.44.0
pre-release2 hours ago

Published to npm as @bitkyc08/opencodex@2.44.0-preview.20260907 with dist-tag preview.

New Features

  • Carry composable Logs filters with responsive controls (#3712)
  • Synchronize profiles with independent CLI controls (#3710)
  • Control Aside synchronization per profile (#3714)
  • Delete custom definitions and hide provider rows (#3721)
  • Allow explicit maintainer dev integration (#3739)
  • Attribute xAI attempts to their resolved credential source (#3762)

Bug Fixes

  • Restore normal Windows scheduler priority (#3682)
  • Preserve disk state when account deletion is uncertain (#3687)
  • Preserve manual OpenAI visibility and row identity (#3685)
  • Preserve TOML values by refusing lossy rewrites (#3684)
  • Retain selected provider context limits across toggles (#3695)
  • Surface rewrite failures before tee cancellation (#3683)
  • Honor outbound proxy routing for upstream WebSocket (#3686)
  • Recover native MESSAGE history without losing turn scope (#3690)
  • Retain operator settings across provider login (#3688)
  • Recover Antigravity 401 with account-bound credentials (#3691)
  • Report bounded main quota refresh outcomes (#3693)
  • Preserve late tool aliases and reject invalid indexes (#3702)
  • Preserve executable and freeform tool schemas (#3707)
  • Preserve Go efforts and independent picker ordering (#3700)
  • Preserve producer deadline authority through child close (#3713)
  • Preserve per-tool freeform input guidance (#3715)
  • Land conversation affinity and effective capabilities (#3716)
  • Bound probe cleanup and stabilize verification fixtures (#3708)
  • Preserve conversation affinity across recovery (#3692)
  • Evaluate effective provider capabilities and availability (#3694)
  • Honor selected models in Pi and Aside catalogs (#3698)
  • Converge owned Pi and Aside catalogs after selection changes (#3699)
  • Repair native exec patch completion before Codex executes (#3701)
  • Restore native function argument and namespace parity (#3703)
  • Preserve Fable 1M picker selection (#3722)
  • Keep connected Desktop models and credentials consistent (#3720)
  • Accept complete external task inputs without weakening tool guards (#3743)
  • Coalesce adjacent outputs without losing tool identity (#3750)
  • Recover encrypted output rejections without masking failures (#3753)
  • Recover encrypted tasks after native targets become unavailable (#3754)
  • Repair sparse terminal output for Grok Build (#3756)
  • Align overview controls across screen widths (#3764)
  • Share manual and automatic credential selection (#3768)
  • Unblock Windows lifecycle tests and reduce Cursor blob admission cost (#3771)

Documentation

  • Plan attributed D integration stack (#3681)
  • Close verified C-lane integration record (#3711)
  • Archive verified A runtime and routing delivery (#3718)
  • Record lane B integration outcomes (#3723)
  • Archive verified D integration outcomes (#3725)
  • Lock release follow-up integration roadmap (#3737)
  • Resolve release-plan formatting review notes (#3751)
  • Simplify README installation sections (#3760)
  • Explain Windows Codex quota network diagnostics (#3758)
  • Clarify encrypted combo recovery fallback outcomes (#3763)
  • Record dashboard visual verification (#3766)

Chores

  • Open dev at 2.44.0 before releasing 2.43.0 (#3676)
  • Make Windows shutdown spill fixtures deterministic (#3696)
  • Isolate key-login live reload from public DNS (#3724)
  • Isolate canonical serial tests with a bounded harness (#3727)
  • Honor canonical serial test isolation (#3726)
  • Bind management-auth fixtures on kernel-assigned ports (#3745)
  • Verify rotation deadline ownership deterministically (#3752)
  • Isolate shutdown fallback from host clock delays (#3755)
  • Promote 2.44.0-preview.20260907 (#3784)

Changelog

Full Changelog: v2.43.0...v2.44.0-preview.20260907

  • #3676 chore(release): open dev at 2.44.0 before releasing 2.43.0 @lidge-jun
  • #3681 docs: plan attributed D integration stack @lidge-jun
  • #3682 fix(service): restore normal Windows scheduler priority @lidge-jun
  • #3683 fix(responses): surface rewrite failures before tee cancellation @lidge-jun
  • #3684 fix(integrations): preserve TOML values by refusing lossy rewrites @lidge-jun
  • #3685 fix(models): preserve manual OpenAI visibility and row identity @lidge-jun
  • #3686 fix(responses): honor outbound proxy routing for upstream WebSocket @lidge-jun
  • #3687 fix(codex): preserve disk state when account deletion is uncertain @lidge-jun
  • #3688 fix(oauth): retain operator settings across provider login @lidge-jun
  • #3690 fix(responses): recover native MESSAGE history without losing turn scope @lidge-jun
  • #3691 fix(oauth): recover Antigravity 401 with account-bound credentials @lidge-jun
  • #3692 fix(command-code): preserve conversation affinity across recovery @lidge-jun
  • #3693 fix(codex): report bounded main quota refresh outcomes @lidge-jun
  • #3694 fix(routing): evaluate effective provider capabilities and availability @lidge-jun
  • #3695 fix(models): retain selected provider context limits across toggles @lidge-jun
  • #3696 test(responses): make Windows shutdown spill fixtures deterministic @lidge-jun
  • #3698 fix(clients): honor selected models in Pi and Aside catalogs @lidge-jun
  • #3699 fix(clients): converge owned Pi and Aside catalogs after selection changes @lidge-jun
  • #3700 fix(catalog): preserve Go efforts and independent picker ordering @lidge-jun
  • #3701 fix(responses): repair native exec patch completion before Codex executes @lidge-jun
  • #3702 fix(adapters): preserve late tool aliases and reject invalid indexes @lidge-jun
  • #3703 fix(responses): restore native function argument and namespace parity @lidge-jun
  • #3707 fix(cursor): preserve executable and freeform tool schemas @lidge-jun
  • #3708 fix(codex): bound probe cleanup and stabilize verification fixtures @lidge-jun
  • #3710 feat(aside): synchronize profiles with independent CLI controls @lidge-jun
  • #3711 docs: close verified C-lane integration record @lidge-jun
  • #3712 feat(gui): carry composable Logs filters with responsive controls @lidge-jun
  • #3713 fix(lab): preserve producer deadline authority through child close @lidge-jun
  • #3714 feat(gui): control Aside synchronization per profile @lidge-jun
  • #3715 fix(cursor): preserve per-tool freeform input guidance @lidge-jun
  • #3716 fix(runtime): land conversation affinity and effective capabilities @lidge-jun
  • #3718 docs: archive verified A runtime and routing delivery @lidge-jun
  • #3720 fix(claude): keep connected Desktop models and credentials consistent @lidge-jun
  • #3721 feat(models): delete custom definitions and hide provider rows @lidge-jun
  • #3722 fix(gateway): preserve Fable 1M picker selection @lidge-jun
  • #3723 docs(carry): record lane B integration outcomes @lidge-jun
  • #3724 test(oauth): isolate key-login live reload from public DNS @lidge-jun
  • #3725 docs: archive verified D integration outcomes @lidge-jun
  • #3726 ci(macos): honor canonical serial test isolation @lidge-jun
  • #3727 ci(macos): isolate canonical serial tests with a bounded harness @lidge-jun
  • #3737 docs(plan): lock release follow-up integration roadmap @lidge-jun
  • #3739 feat(governance): allow explicit maintainer dev integration @lidge-jun
  • #3743 fix(responses): accept complete external task inputs without weakening tool guards @lidge-jun
  • #3745 test(server): bind management-auth fixtures on kernel-assigned ports @lidge-jun
  • #3750 fix(kiro): coalesce adjacent outputs without losing tool identity @lidge-jun
  • #3751 docs: resolve release-plan formatting review notes @lidge-jun
  • #3752 test(web-search): verify rotation deadline ownership deterministically @lidge-jun
  • #3753 fix(responses): recover encrypted output rejections without masking failures @lidge-jun
  • #3754 fix(combos): recover encrypted tasks after native targets become unavailable @lidge-jun
  • #3755 test(state): isolate shutdown fallback from host clock delays @lidge-jun
  • #3756 fix(responses): repair sparse terminal output for Grok Build @lidge-jun
  • #3758 docs: explain Windows Codex quota network diagnostics @lidge-jun
  • #3760 docs: simplify README installation sections @lidge-jun
  • #3762 feat(usage): attribute xAI attempts to their resolved credential source @lidge-jun
  • #3763 docs: clarify encrypted combo recovery fallback outcomes @lidge-jun
  • #3764 fix(dashboard): align overview controls across screen widths @lidge-jun
  • #3766 docs: record dashboard visual verification @lidge-jun
  • #3768 fix: share manual and automatic credential selection @lidge-jun
  • #3771 fix: unblock Windows lifecycle tests and reduce Cursor blob admission cost @lidge-jun
  • #3784 chore(release): promote 2.44.0-preview.20260907 @lidge-jun

Don't miss a new opencodex release

NewReleases is sending notifications on new releases.