Skip to content

v1.1.10

Choose a tag to compare

@ndycode ndycode released this 18 Mar 01:16

Minor Compatibility and Stability Release

This release carries compatibility-facing behavior changes and operational hardening. Read the summary below before upgrading or publishing.

  • Added codex auth best for forecast-driven active-account switching from the CLI.
  • Hardened live probe refresh handling so rotated access, refresh, and ID tokens stay aligned through the already-best and switch paths.
  • Tightened auth best CLI validation and JSON output coverage for help, malformed flags, null storage, concurrency, and sync-state edge cases.

Commit Summary

  • a823684 fix installation step causing EEXIST
  • f3c06f8 Merge pull request #97 from zamadye/fix/readme-install-collision
  • b329cf4 Initial plan
  • db5758e Preserve workspace bindings across refresh flows
  • 223bdc1 Fix storage typecheck regressions
  • 4973a20 Fix remaining workspace binding review issues
  • 9ab3669 Fix account support for mutable workspace after login (#117)
  • 04c0151 feat(cli): add codex auth best account switching (#120)
  • 1d404f9 chore(release): bump version to 1.1.10 and publish notes