Skip to content

Releases: Loongphy/codex-auth

v0.1.1

13 Feb 06:16
fa7f9c9

Choose a tag to compare

What's Changed

  • fix: resolve codex home on windows by @Loongphy in #3

Full Changelog: v0.1...v0.1.1

v0.1

12 Feb 04:15
894f492

Choose a tag to compare

New: v0.1 released

codex-auth list # list all accounts
codex-auth add [--no-login] # add current account (runs `codex login` by default)
codex-auth switch # switch active account (interactive)
codex-auth import <path> [--name <name>] # smart import: file -> single import, folder -> batch import
codex-auth remove # remove accounts (interactive multi-select)

What's Changed

New Contributors

Full Changelog: https://github.com/Loongphy/codex-auth/commits/v0.1