github lidge-jun/opencodex v2.68.0-preview.20260927

latest release: v2.68.0
pre-release4 hours ago

Published to npm as @bitkyc08/opencodex@2.68.0-preview.20260927 with dist-tag preview.

New Features

  • Integrate the title bar into the sidebar top strip (#5910)
  • Provider marks and severity-colored quota bars in the menu bar panel (#5922)
  • Give Menu bar & widget its own Usage view (#5923)
  • Single-use local capability for the desktop account switch (#5930)
  • Switch the active account from the menu bar panel (#5931)
  • Per-account concurrency cap and least-loaded selection (#5994)
  • Learn each account's model list and prefer accounts that serve the model (#5996)
  • Native device login for Builder ID, Google and GitHub (#6001)
  • Quota metrics and a shared auto-selection projection (#6002)
  • Integrate non-GUI enhancement batch 10B (#5992)
  • Native Kiro device login and auto-selection chips in the dashboard (#6016)

Bug Fixes

  • Bug-PR merge train batch 1 (eight carried fixes) (#5901)
  • Bug-PR merge train batch 2 (cooldown cluster for #5860) (#5902)
  • Bug-PR merge train batch 3 (seven carried fixes) (#5904)
  • Bug-PR merge train batch 4 (#5824 adaptive thinking display, #5750 Linux updater scope) (#5908)
  • Bug-PR merge train batch 5 (dashboard and GUI fixes, Daybreak follow-up) (#5909)
  • Bug-PR merge train batch 6 (tool-call id remint, native Chat reset replacement, test stability) (#5918)
  • Bug-PR merge train batch 7 (multi-account OAuth 429 budget with a per-request ceiling) (#5924)
  • List only quota windows that report data (#5920)
  • Post-merge title bar layout fixes and the tests/cli batch hang (#5936)
  • Send the Builder ID service profile on the usage probe (#5937)
  • Reload the widget after the app writes a changed snapshot (#5921)
  • Bug-PR merge train batch 8 (CodeBuddy parallel tool-use, ci-privacy-gate hang) (#5945)
  • Keep usage evidence across restart and refuse ARN-less probes (#5967)
  • Send through provider egress and rotate hosts on gateway errors (#5981)
  • Integrate six proxy reliability fixes in batch 9C (#5987)
  • Fail over on monthly quota and suspension refusals (#5991)
  • Integrate bug train 9B provider, Claude, and Windows repairs (#5985)
  • Integrate merge train round 2 batch 9A (#5984)
  • Isolate sibling routing and unblock Remote Link and OAuth dashboards (batch 9D) (#5986)
  • GPT-5.6 context windows follow Kiro's 1M listing (#6008)
  • Accept harmless macOS ACLs on trusted ancestors (#6012)
  • Carry Child link, restart, desktop, routing and combo fixes (batch 9E) (#5998)
  • Strip only citation spans, keep Codex App directives (#6040)
  • Give routed models the Codex App visualization directive in ASCII (#6045)
  • Release 2.68.0 blockers and bring the menu bar patches to the Windows/Linux tray (#6052)

Documentation

  • Close the 2.67.0 release round (#5903)
  • Head-to-head with kiro-lb from the landed tree (#6004)
  • Record merge train round 2 wave 2 plan and outcome (#6031)

Chores

  • Run the Linux mise launcher cases on POSIX hosts only (#5957)
  • Read cooldown after verdict observation (#5993)
  • Verify sibling recycle without POSIX cleanup assumption (#5997)

Other Changes

  • Open dev at 2.68.0 before releasing 2.67.0 (#5895)
  • Merge train 10A: idle windows, proxy and client enhancements (#5988)
  • Promote 2.68.0-preview.20260927 to preview (#6054)

Changelog

Full Changelog: v2.67.0...v2.68.0-preview.20260927

  • #5895 chore(release): open dev at 2.68.0 before releasing 2.67.0 @github-actions[bot]
  • #5901 fix: bug-PR merge train batch 1 (eight carried fixes) @lidge-jun
  • #5902 fix(combos): bug-PR merge train batch 2 (cooldown cluster for #5860) @lidge-jun
  • #5903 docs(devlog): close the 2.67.0 release round @lidge-jun
  • #5904 fix: bug-PR merge train batch 3 (seven carried fixes) @lidge-jun
  • #5908 fix: bug-PR merge train batch 4 (#5824 adaptive thinking display, #5750 Linux updater scope) @lidge-jun
  • #5909 fix: bug-PR merge train batch 5 (dashboard and GUI fixes, Daybreak follow-up) @lidge-jun
  • #5910 feat(desktop): integrate the title bar into the sidebar top strip @devin-ai-integration[bot]
  • #5918 fix: bug-PR merge train batch 6 (tool-call id remint, native Chat reset replacement, test stability) @lidge-jun
  • #5920 fix(desktop): list only quota windows that report data @lidge-jun
  • #5921 fix(desktop): reload the widget after the app writes a changed snapshot @lidge-jun
  • #5922 feat(desktop): provider marks and severity-colored quota bars in the menu bar panel @lidge-jun
  • #5923 feat(gui): give Menu bar & widget its own Usage view @lidge-jun
  • #5924 fix: bug-PR merge train batch 7 (multi-account OAuth 429 budget with a per-request ceiling) @lidge-jun
  • #5930 feat(server): single-use local capability for the desktop account switch @lidge-jun
  • #5931 feat(desktop): switch the active account from the menu bar panel @lidge-jun
  • #5936 fix: post-merge title bar layout fixes and the tests/cli batch hang @lidge-jun
  • #5937 fix(kiro): send the Builder ID service profile on the usage probe @fivetaku
  • #5945 fix: bug-PR merge train batch 8 (CodeBuddy parallel tool-use, ci-privacy-gate hang) @lidge-jun
  • #5957 test(update): run the Linux mise launcher cases on POSIX hosts only @lidge-jun
  • #5967 fix(kiro): keep usage evidence across restart and refuse ARN-less probes @lidge-jun
  • #5981 fix(kiro): send through provider egress and rotate hosts on gateway errors @lidge-jun
  • #5984 fix: integrate merge train round 2 batch 9A @lidge-jun
  • #5985 fix: integrate bug train 9B provider, Claude, and Windows repairs @lidge-jun
  • #5986 fix: isolate sibling routing and unblock Remote Link and OAuth dashboards (batch 9D) @lidge-jun
  • #5987 fix: integrate six proxy reliability fixes in batch 9C @lidge-jun
  • #5988 Merge train 10A: idle windows, proxy and client enhancements @lidge-jun
  • #5991 fix(kiro): fail over on monthly quota and suspension refusals @lidge-jun
  • #5992 feat: integrate non-GUI enhancement batch 10B @lidge-jun
  • #5993 test(kiro): read cooldown after verdict observation @lidge-jun
  • #5994 feat(kiro): per-account concurrency cap and least-loaded selection @lidge-jun
  • #5996 feat(kiro): learn each account's model list and prefer accounts that serve the model @lidge-jun
  • #5997 test(windows): verify sibling recycle without POSIX cleanup assumption @lidge-jun
  • #5998 fix: carry Child link, restart, desktop, routing and combo fixes (batch 9E) @lidge-jun
  • #6001 feat(kiro): native device login for Builder ID, Google and GitHub @lidge-jun
  • #6002 feat(kiro): quota metrics and a shared auto-selection projection @lidge-jun
  • #6004 docs(kiro): head-to-head with kiro-lb from the landed tree @lidge-jun
  • #6008 fix(kiro): GPT-5.6 context windows follow Kiro's 1M listing @lidge-jun
  • #6012 fix(plugins): accept harmless macOS ACLs on trusted ancestors @lidge-jun
  • #6016 feat(gui): native Kiro device login and auto-selection chips in the dashboard @lidge-jun
  • #6031 docs(devlog): record merge train round 2 wave 2 plan and outcome @lidge-jun
  • #6040 fix(responses): strip only citation spans, keep Codex App directives @lidge-jun
  • #6045 fix(responses): give routed models the Codex App visualization directive in ASCII @lidge-jun
  • #6052 fix: release 2.68.0 blockers and bring the menu bar patches to the Windows/Linux tray @lidge-jun
  • #6054 release: promote 2.68.0-preview.20260927 to preview @lidge-jun

Don't miss a new opencodex release

NewReleases is sending notifications on new releases.