Skip to content

Claude + Codex Queue v0.2.1

Choose a tag to compare

@ravhello ravhello released this 11 Jul 11:55
ab34e41

Claude + Codex Queue 0.2.1

Queue prompts for existing Claude Code sessions and Codex App tasks. When a usage limit is detected, the runner keeps the real prompt pending, waits for the reset plus a 60-second safety delay, sends continua, and then resumes the queue in order.

Highlights

  • Claude Code, Claude Desktop, Remote SSH, and Codex App discovery
  • ordered queues with priorities and persistent local state
  • settings-aware auto-continue without implicit permission bypass
  • model, effort, sandbox, approval, and permission preservation
  • multi-account Claude synchronization and chat transfer
  • prompt confirmation after Codex sends
  • local web UI and CLI with no runtime Python dependencies

Install

Clone the repository for the Windows launcher and Desktop shortcut:

git clone https://github.com/ravhello/claude-codex-queue.git
cd claude-codex-queue
powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\install-desktop-shortcut.ps1

The attached wheel provides a CLI-only installation inside WSL.

Verification

  • 44 automated tests passed
  • clean Windows clone and WSL launcher verified
  • wheel and source distribution validated with Twine
  • isolated wheel installation verified
  • SHA-256 checksums attached

This is independent alpha software and is not affiliated with Anthropic or OpenAI.