Codex Account Manager Linux 0.1.2
Build flavor: Ubuntu 24.04+

Usage:
1. AppImage: chmod +x CodexAccountManager-linux-x86_64-ubuntu24.04.AppImage && ./CodexAccountManager-linux-x86_64-ubuntu24.04.AppImage
2. tar.gz: tar -xzf CodexAccountManager-linux-x86_64-ubuntu24.04-0.1.2.tar.gz && ./CodexAccountManager
3. The app uses ~/.codex as the Codex login directory by default.
4. Linux supports Codex desktop entries and Codex CLI. If CLI is missing, install it:
   curl -fsSL https://chatgpt.com/codex/install.sh | sh
5. If AppImage reports a FUSE error on newer Ubuntu, use the tar.gz package.
