github Loongphy/codex-auth v0.2.4

23 hours ago

What's New

  • Support Pro Lite ( $100/month Pro tier) Plan
  • Revert CODEX_HOME support, alight with openai/codex
  • Added list --debug flag to help troubleshoot issues on your own
codex-auth list --debug
[debug] usage refresh start: accounts=3 concurrency=3
[debug] request usage: alice@example.com
[debug] request usage: ops-team@example.org
[debug] request usage: backup@example.net
[debug] response usage: alice@example.com status=200
[debug] response usage: ops-team@example.org status=200
[debug] updated usage: ops-team@example.org 5h=61% weekly=88%
[debug] response usage: backup@example.net status=200
[debug] usage refresh done: attempted=3 updated=1 failed=0 unchanged=2
     ACCOUNT          PLAN  5H USAGE               WEEKLY USAGE           LAST ACTIVITY
---------------------------------------------------------------------------------------
  01 alice@example.com Team  4% (22:10)             81% (17:40 on 22 Apr)  Now
* 02 ops-team@exampl.  Team  61% (01:15 on 16 Apr)  88% (20:15 on 22 Apr)  Now
  03 backup@example.   Team  1% (19:55)             54% (11:20 on 18 Apr)  Now

Changelog

Full Changelog: v0.2.3...v0.2.4

  • docs: update AGENTS.md for version bump guidance [skip ci] (4da137e)
  • feat: add list row numbers and switch indentation (256878b)
  • feat: support prolite plan (#54) (f4874b8)
  • test: fix grouped switch label assertion (293285f)
  • feat: support CODEX_HOME override (#51) (60e6af7)
  • feat: refresh all account usage for list and switch (#58) (4eb521f)
  • fix: reap node fetch child processes (2941351)
  • docs: update README to clarify experimental status of auto-switch feature (47b3095)
  • chore: release v0.2.4 (fc5efa8)

Don't miss a new codex-auth release

NewReleases is sending notifications on new releases.