pi-codex-account v0.1.0
Changelog
All notable changes to pi-codex-account are documented in this file.
0.1.0 - 2026-06-05
Initial public release.
Added
- Added
/codexfor saving, switching, listing, renaming, and removing Codex
OAuth account snapshots. - Added
/codex usageto query active-account usage directly from ChatGPT's
usage endpoint. - Added
codex-accounts.jsonaccount snapshot storage with0600file
permissions. - Added a backward-compatible
/codex-accountalias. - Added tests for account storage, active-account detection, auth switching,
usage normalization, report formatting, and argument parsing.