This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Codex Process Jobs
Codex Plugin: Durable detached local process jobs for Codex
A free, open-source Codex plugin for long local builds, tests, benchmarks, inference runs, and repairs. CPJ detaches the process, releases the conversation, records bounded output, and returns completion to Codex for inspection.
Codex Process Jobs is a boring, free, open-source plugin that exists to have the Codex agent detach from long-running processes instead of polling them and holding the turn. This is more like the default behavior in Claude Code. Token usage is approximately neutral unless you opt for the `--report` completion mode, in which case it can be lower than standard behavior. I'm looking for feedback and testing, especially in real-world and edge cases.
CPJ relies on user-enabled hooks and bundled skills to force Codex to detach processes likely to take longer than a minute to background, then wakes the agent when the job is finished, along with a report. Live completion works in Codex App and the VS Code extension. CLI/TUI defaults to a best-effort desktop notification and surfaces completion on the next eligible turn, but it cannot render a live inserted completion turn.
Interesting approach detaching long inference runs from the Codex conversation loop — do the detached jobs still route through whatever endpoint Codex is configured against (e.g. a custom base URL), or do you shell out separately? Curious how you handle bounded output when a run streams a lot of tokens.
the bounded output logs are a lifesaver on long builds, would love a per-job rerun button right in the completion card so i can re-trigger a failed benchmark without digging through job history
Finally something for those long compile runs that don't need my whole context held hostage. Detaching the process and just letting Codex check back in when it's done is honestly the kind of obvious-in-hindsight thing I wish existed sooner.
About Codex Process Jobs on Product Hunt
“Codex Plugin: Durable detached local process jobs for Codex”
Codex Process Jobs was submitted on Product Hunt and earned 5 upvotes and 6 comments, placing #116 on the daily leaderboard. A free, open-source Codex plugin for long local builds, tests, benchmarks, inference runs, and repairs. CPJ detaches the process, releases the conversation, records bounded output, and returns completion to Codex for inspection.
Codex Process Jobs was featured in Productivity (657.9k followers), Open Source (68.7k followers), Developer Tools (517.2k followers) and GitHub (41.4k followers) on Product Hunt. Together, these topics include over 271.3k products, making this a competitive space to launch in.
Who hunted Codex Process Jobs?
Codex Process Jobs was hunted by Joel Farthing. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how Codex Process Jobs stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.
Codex Process Jobs is a boring, free, open-source plugin that exists to have the Codex agent detach from long-running processes instead of polling them and holding the turn. This is more like the default behavior in Claude Code. Token usage is approximately neutral unless you opt for the `--report` completion mode, in which case it can be lower than standard behavior. I'm looking for feedback and testing, especially in real-world and edge cases.
CPJ relies on user-enabled hooks and bundled skills to force Codex to detach processes likely to take longer than a minute to background, then wakes the agent when the job is finished, along with a report. Live completion works in Codex App and the VS Code extension. CLI/TUI defaults to a best-effort desktop notification and surfaces completion on the next eligible turn, but it cannot render a live inserted completion turn.
GitHub: https://github.com/joelfarthing/...
OpenAI Marketplace: https://chatgpt.com/plugins/plug...