Skip to content

Claude + Codex Queue v0.2.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 03:16

What changed

  • Fixed Windows-to-WSL path conversion in the visual launcher, including paths containing spaces.
  • Published the project as the official claude-codex-queue package 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-queue

Windows 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