Skip to content

Releases: ravhello/claude-codex-queue

Claude + Codex Queue v0.2.8

Choose a tag to compare

@github-actions github-actions released this 18 Jul 01:31

Full Changelog: v0.2.7...v0.2.8

Claude + Codex Queue v0.2.7

Choose a tag to compare

@github-actions github-actions released this 18 Jul 00:50

Full Changelog: v0.2.6...v0.2.7

Claude + Codex Queue v0.2.6

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:54

Full Changelog: v0.2.5...v0.2.6

Claude + Codex Queue v0.2.5

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:13

Full Changelog: v0.2.4...v0.2.5

Claude + Codex Queue v0.2.4

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:34

Full Changelog: v0.2.3...v0.2.4

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

Claude + Codex Queue v0.2.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 00:24

Claude + Codex Queue 0.2.2

This release makes the project easier to discover, install, verify, and contribute to while retaining the settings-aware Claude and Codex queue behavior introduced in 0.2.0.

Highlights

  • CI on Python 3.10, 3.12, and 3.14, plus a Windows package smoke test
  • verified wheel and source distribution with attached SHA-256 checksums
  • PyPI-ready packaging and Trusted Publishing workflow
  • restored Python 3.10 compatibility
  • anonymized dashboard screenshot and social preview
  • issue templates, contribution guide, architecture notes, support policy, roadmap, and starter issues

Install

Inside WSL:

python3 -m pip install "https://github.com/ravhello/claude-codex-queue/releases/download/v0.2.2/claude_codex_queue-0.2.2-py3-none-any.whl"
claude-codex-queue doctor
claude-codex-queue-web --host 127.0.0.1 --port 8765

For the Windows launcher and Desktop shortcut, clone the repository and run:

powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\install-desktop-shortcut.ps1

Verification

  • 44 automated tests passed in WSL
  • all GitHub CI jobs passed
  • wheel installation verified in an isolated environment
  • wheel and source distribution passed Twine validation

Full changelog: v0.2.1...v0.2.2

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

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.

Claude + Codex Queue v0.2.0

Choose a tag to compare

@ravhello ravhello released this 11 Jul 11:42
fe2fa04

Important

Per nuove clonazioni su Windows usa la v0.2.1, che corregge le terminazioni di riga del launcher WSL.

Claude + Codex Queue 0.2.0

Questa versione estende la coda locale e l'auto-continua alle sessioni Claude Code e ai task Codex App.

Novita

  • rilevamento e ordinamento delle sessioni Codex App
  • invio in coda e auto-continua per Claude e Codex
  • conservazione di modello, effort/reasoning e modalita permessi della sessione
  • rimozione delle chiavi API esterne dall'ambiente dei processi di ripresa
  • sincronizzazione e trasferimento delle chat Claude tra account locali
  • nuovo nome, icona, favicon e launcher Claude + Codex Queue
  • compatibilita con comandi, launcher e directory di stato della versione precedente

Verifica

  • 44 test automatici superati
  • wheel e source distribution verificati con Twine
  • installazione isolata del wheel verificata
  • checksum SHA-256 allegati