Claude + Codex Queue v0.2.3
What changed
- Fixed Windows-to-WSL path conversion in the visual launcher, including paths containing spaces.
- Published the project as the official
claude-codex-queuepackage through PyPI Trusted Publishing. - Kept Claude Code and Codex session discovery, ordered queues, auto-continue safeguards, per-chat model/effort/permission settings, account synchronization, and the local web interface.
Install or upgrade
python -m pip install --upgrade claude-codex-queue
claude-codex-queueWindows users can also clone the repository and launch start-claude-codex-queue.ps1.
Verification
- 44 automated tests passed.
- GitHub CI, package build, Twine validation, and wheel installation passed.
- The complete Windows launcher was verified against WSL.
- Wheel, source archive, and SHA-256 checksums are attached below.
Full changelog: v0.2.2...v0.2.3