Skip to content

Codex Process Jobs v0.2.0

Choose a tag to compare

@joelfarthing joelfarthing released this 23 Jul 00:14
9403d00

First versioned public release of Codex Process Jobs.

Highlights

  • Durable detached execution for builds, tests, inference runs, repairs, and other long local processes
  • Conversational completion relays for Codex App, Codex CLI, VS Code, and mobile-driven remote tasks
  • Lightweight status, bounded tail/result inspection, and process-group cancellation
  • Goal-aware hard turn boundaries that prevent replacement polling loops
  • Explicit Bash, POSIX shell, and direct-argv execution modes
  • Preview-first transactional installation with optional global, project, or no AGENTS.md policy
  • Consent-gated hooks, strict persisted-state validation, and untrusted-output boundaries
  • macOS and Linux support with no third-party runtime dependencies

Install with Homebrew

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

Review the read-only plugin installation preview, choose global, project, or none for the optional agent policy, and add --apply only after approving the plan.

See the README, changelog, and security model.

Community beta: this is an independent project, not an official OpenAI plugin.