Skip to content

Releases: ark-daemon/codex-manager

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:05

Full Changelog: v0.1.8...v0.1.9

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 15 Jul 15:58

Full Changelog: v0.1.6...v0.1.7

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 15 Jul 15:52

Full Changelog: v0.1.5...v0.1.6

0.1.5

Choose a tag to compare

@github-actions github-actions released this 15 Jul 15:16
v0.1.5

v0.1.5 — ChatGPT desktop switch fix + UI polish

0.1.4

Choose a tag to compare

@github-actions github-actions released this 14 Jul 10:00
v0.1.4

fix(build): generate 512x512 icon for macOS electron-builder compatib…

0.1.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 12:14
v0.1.3

feat(ui): update desktop and setup icons to match cheese wedge brand …

0.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 11:45
v0.1.2

chore(release): bump version to 0.1.2

0.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 09:35

Codex Manager v0.1.1

First public release. A cross-platform desktop app for juggling multiple OpenAI Codex accounts, hot-swap between isolated, encrypted profiles in under 2 seconds with automatic rate-limit failover.

Highlights

  • 🔄 Instant switching between isolated Codex accounts (~1.5-2s)
  • 🔐 Encrypted at rest via OS keychain, with a fail-closed passphrase fallback (auth is never written plaintext)
  • 📊 Live quota tracking: 5-hour, weekly, monthly, and credits windows
  • ⚡ Auto-switch to your highest-quota account when one runs dry
  • 🖥️ Windows, macOS, and Linux builds

Downloads

  • Windows: Codex-Manager-Setup-0.1.1.exe (installer) or Codex-Manager-0.1.1.exe (portable)
  • macOS (Apple Silicon): Codex-Manager-0.1.1-arm64.dmg (unsigned, right-click → Open on first launch)
  • Linux: codex-manager_0.1.1_amd64.deb or codex-manager-0.1.1.tar.gz

Notes

  • macOS build is unsigned, Gatekeeper will warn on first open. Right-click → Open to bypass.
  • macOS is Apple Silicon only for now; Intel build coming in a future release.
  • Linux needs gnome-keyring or kwallet for encrypted storage (passphrase fallback otherwise).