{"_id":"@arcstrum/cx","name":"@arcstrum/cx","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@arcstrum/cx","version":"1.0.0","description":"Ultra-light multi-account launcher for OpenAI Codex","main":"main.js","bin":{"cx":"main.js"},"keywords":["codex","openai","multi-account","cli"],"author":"","license":"MIT","engines":{"node":">=18"},"repository":{"type":"git","url":""},"publishConfig":{"access":"public"},"_id":"@arcstrum/cx@1.0.0","_nodeVersion":"24.9.0","_npmVersion":"11.6.0","dist":{"integrity":"sha512-uR35nXQkpzESwShZjVKYzyYAUXmluf5go0JnMXEbDXOZ0n6qBuifBNgJ560YZWvpFn4dp11QerUj+ODq8Dg6bg==","shasum":"ab5d68fecf1faa91602c286d5cfe6f145d086afc","tarball":"https://registry.npmjs.org/@arcstrum/cx/-/cx-1.0.0.tgz","fileCount":4,"unpackedSize":11351,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDYb4OjZQjRCyFbEGhwu2NbO0thBVceTGCP0OVYDHaxsgIhAK1JYxqxHjZ7u5ibsrt0Ogih0mcigPI4vEHdOl7Tv/su"}]},"_npmUser":{"name":"nolkso","email":"jonathanhori@gmail.com"},"directories":{},"maintainers":[{"name":"nolkso","email":"jonathanhori@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cx_1.0.0_1759623285546_0.1723307571990007"},"_hasShrinkwrap":false}},"time":{"created":"2025-10-05T00:14:45.435Z","1.0.0":"2025-10-05T00:14:45.747Z","modified":"2025-10-05T00:14:46.085Z"},"maintainers":[{"name":"nolkso","email":"jonathanhori@gmail.com"}],"description":"Ultra-light multi-account launcher for OpenAI Codex","keywords":["codex","openai","multi-account","cli"],"repository":{"type":"git","url":""},"license":"MIT","readme":"# @arcstrum/cx\n\nUltra-light multi-account launcher for OpenAI Codex.\n\n## Install\n\n```bash\nnpm i -g @openai/codex  # ensure codex is on PATH\nnpm i -g @arcstrum/cx\n```\n\n## Commands\n\n```bash\ncx           # pick account with ↑/↓, Enter\ncx add       # add a new account\ncx remove    # remove an account\ncx removeall # remove all accounts\ncx rename    # rename an account\n```\n\n## How it works\n\n- Stores per-account state under `~/.cx/accounts/<name>`\n- Launches the official `codex` binary with `CODEX_HOME` set to that directory\n- No external deps; custom arrow-key TUI implemented with readline in raw mode\n- First launch per account requires browser OAuth sign-in\n\n## Platform Support\n\n- macOS/Linux: Native support\n- Windows: Node + `codex.cmd` supported, or use WSL\n","readmeFilename":"README.md","_rev":"1-95c40e69f634274292f0746c620d9f8d"}