What's new
For detailed command usage, please refer README.md
- Show team name in
list,switch.
- Require
codex-auth config api enable- To ensure a smooth user experience, team data is fetched in the background. Team names will appear starting from the second execution of the command.
ACCOUNT PLAN 5H USAGE WEEKLY USAGE LAST ACTIVITY
---------------------------------------------------------------------------------------
test@example.com
* Acme team 100% (22:11) 56% (14:15 on 31 Mar) 37m ago
Sandbox team - - -
free free - - -
- Support CPA(CLIProxyAPI) import
codex-auth import --cpa
- Better Auto Switch Mode (
⚠️ Still Experimental)
Changelog
Full Changelog: v0.2.1...v0.2.2
- fix(ci): compare stable releases against prior stable tags (7aa09b3)
- feat: support CPA auth import (#21) (1bc1c52)
- chore(release): v0.2.2-alpha.1 (076fddf)
- docs: split release automation docs (7264125)
- docs: add Zig API discovery guidance (a94b1c1)
- fix: improve remove command query and pipe flows (#23) (201ca6f)
- feat: run auto-switch as realtime watcher (#24) (397d06b)
- refactor: move api restriction warning into help output (d36d3c2)
- docs: make CPA conversion output path generic (1929895)
- Revert "docs: make CPA conversion output path generic" (bc39b6c)
- refactor: remove temporary files section from AGENTS.md (a26c8db)
- chore(release): align version metadata with v0.2.2-alpha.2 (d44e840)
- Merge pull request #26 from Loongphy/codex/remove-api-enable-runtime-warnings (f211e77)
- chore(release): v0.2.2-alpha.3 (0ccca73)
- docs: clarify uninstall instructions (d542b71)
- fix: activate first account after purge (#28) (94dd736)
- docs: trim watcher implementation details from README (9f76588)
- docs: remove CPA conversion output format note (b3e11c5)
- chore(release): v0.2.2-alpha.4 (9bab03c)
- chore: refactor --help and remove deprecated add alias (#32) (ee4110a)
- feat: team name (#33) (a8e75b0)
- chore: release v0.2.2 (0a72003)