Open-source Codex plugin

Codex Process Jobs

Let long local commands run without holding the Codex conversation hostage.

CPJ launches finite builds, tests, benchmarks, inference comparisons, data jobs, and repair commands as durable detached process groups. Codex can release the assigning turn, check lightweight status on request, and inspect bounded results when the job finishes.

Install with Homebrew

brew install joelfarthing/tap/codex-process-jobs
codex-process-jobs install

The installer previews every change before applying it. CPJ supports macOS and Linux, requires Node.js 18 or newer, and works with Codex App, Codex CLI, and the Codex VS Code extension.

Local by design.

Job state and bounded logs remain under the user's Codex home. CPJ does not operate a hosted job service or collect process output.