Release v1.2.1
Release line: stable
This document anchors the current stable release reference used by the docs portal.
Scope
- Current package version in
package.jsonis1.2.1. - Canonical command family remains
codex auth .... - Canonical package name remains
codex-multi-auth. - Carries forward the merged non-
devPR set landed afterv1.2.0.
Changes
- Added
codex auth forecast --explainsupport and related regression coverage. - Aligned GPT-5 model routing with current OpenAI defaults.
- Added package subpath exports and tightened shipped config/public API coverage.
- Added maintainer runbooks and refreshed onboarding and command guidance.
- Hardened storage export behavior so empty current pools fail cleanly instead of exporting invalid state.
- Carried forward remaining non-
devstorage/settings hardening work onto freshmain. - Hardened CLI manual-login test isolation and fixed the
wait-utilsfake-timer regression.
Included Merges
#318release: merge current main-target PR set#319carry forward remaining unique non-dev PR work#320fix(storage): fail export when current pool is empty#321test: harden codex manager cli isolation
Validation
- Merged
maincommit:428d3a66006dacaa9de93cfe56c6a38263154886 npm run lintnpm run typechecknpm run buildnpm test -- --pool=threads --maxWorkers=1- Full suite passed:
221/221files,3166/3166tests