Release line: stable
This release supersedes the open main-target PR wave with one rebuilt, validated integration branch.
- Current package version in
package.jsonis1.2.3. - Canonical command family remains
codex auth .... - Canonical package name remains
codex-multi-auth. - The release branch rebuild starts from
origin/maincommitcbce5f5c3c5588c08a388d600306366ccb95a6a7.
- remediated the
audit:cidependency findings and refreshed the lockfile on currentmain - fixed ready-first account ordering, including the menu auto-refresh race that could re-skip a later refresh
- hardened the Codex wrapper compatibility path so unsupported reasoning-effort config is rewritten correctly, staged auth state syncs back before cleanup, and cleanup-failure tests do not rely on source rewriting
- fixed usage-limit cooldown persistence across account state, fallback 429 handling, and quota scheduling without dropping secondary quota state
- carried forward the config validation, unified-settings backup recovery, and flagged-backup recovery hardening from the older config/storage PR lane
#351chore: remediate audit-ci dependency findings#352fix ready-first account ordering regressions#353fix codex wrapper compatibility handling#354fix usage-limit cooldown persistence#344fix config validation and flagged backup recovery
#344fix config validation and flagged backup recovery#351chore: remediate audit-ci dependency findings#352fix ready-first account ordering regressions#353fix codex wrapper compatibility handling#354fix usage-limit cooldown persistence
npm run lintnpm run typechecknpm test -- --pool=threads --maxWorkers=1npm run buildnpm run clean:repo:checknpm run audit:ci- Full suite passed:
222/222files,3292/3292tests