Skip to content

Codex Deck v0.6.3

Choose a tag to compare

@dazer1234 dazer1234 released this 19 Jul 13:39
f3b6190

Codex Deck v0.6.3 fixes delayed and stuck completion states in single- and multi-host setups.

What changed

  • Completed tasks no longer remain stuck in the green finished state after they are opened.
  • Completion acknowledgement uses the structural task_complete revision instead of rollout modification time, so harmless file touches cannot resurrect an old completion.
  • Codex Deck now detects the task currently open in each Codex renderer even when that task is outside the host's six native Micro slots.
  • Active-task and completion-revision signals remain content-free and travel through the existing authenticated relay, allowing mirrored tasks opened on either computer to clear correctly.
  • A task that was already open while it ran still shows its new finished state; a later activation or Stream Deck press acknowledges it.
  • Delayed completion metadata can no longer override a newer native working/thinking state.

Updating

  1. Install com.simeo.codex-deck.streamDeckPlugin on the computer running Stream Deck.
  2. Windows-only: reinstall the Windows launcher if you use its persistent watcher.
  3. Mac-only: reinstall the macOS launcher alongside the plugin.
  4. Windows + Mac: reinstall both launcher archives so both relay endpoints understand the new content-free state fields.
  5. Restart only the Stream Deck plugin/app after updating. A manual Codex restart is not required.

Downloads

  • com.simeo.codex-deck.streamDeckPlugin — Stream Deck plugin v0.6.3.0.
  • codex-deck-launcher-windows-v0.6.3.zip — Windows launcher and persistent watcher.
  • codex-deck-launcher-macos-v0.6.3.zip — macOS launcher and persistent LaunchAgent watcher.
  • SHA256SUMS.txt — SHA-256 checksums for all three installation artifacts.

Validation

  • TypeScript check and all 79 automated tests passed.
  • Elgato validation passed for the build and the plugin extracted from the exact release artifact.
  • The exact Windows ZIP passed its nine-case watcher self-test and read-only dry run.
  • The exact macOS ZIP passed its recovery/circuit-breaker self-test and read-only dry run on macOS; both launchers retained executable 0755 permissions.
  • All three extracted artifacts passed the private-state and protected-SVG release audit.
  • The build was loaded on the real 15-key Stream Deck MK.2 and live Windows/macOS relay without restarting either Codex app.
  • Live renderer inspection confirmed that a Windows task outside the six native Windows Micro slots is still reported as the active Windows task, independently of the active Mac task.

SHA-256

  • macOS launcher: eecea4faad2987f55e45e098a2501da93bcab8500bd3c04004f245bdd938d2b1
  • Windows launcher: 489bac2d5dd37a68753d595ed8970b677e61f18a63514453c9c96a2cddc6081a
  • Stream Deck plugin: 4b3e0e7c04de05632f0269dff578b9c205d8cbf8c3548c82e5e5526cae1003f4

OpenAI's protected Codex Micro keycap SVG contents are intentionally not included. Codex Deck includes publishable agent/status artwork and can load user-supplied local keycap SVG files. See docs/ICON_SETUP.md.

Codex Deck is an independent community project. It is not made, supported, or endorsed by OpenAI or Elgato and relies on undocumented Codex desktop internals that may change.