codex icon indicating copy to clipboard operation
codex copied to clipboard

Feature request: First-class background job management in Codex CLI

Open Icarus603 opened this issue 1 week ago • 1 comments

What feature would you like to see?

Codex CLI can spawn long-running commands (e.g. crawlers, browsers, build tasks, or local dev servers). Currently, if a session is interrupted, these commands may continue running in the background with no visibility or control.

This feature request proposes making background execution explicit and manageable, rather than implicit and invisible. These processes are often intentionally long-lived, which makes silent background execution particularly dangerous when users believe the task has been stopped.

Additional information

No response

Icarus603 avatar Dec 13 '25 19:12 Icarus603

Potential duplicates detected. Please review them and close your issue if it is a duplicate.

  • #7985

Powered by Codex Action

github-actions[bot] avatar Dec 13 '25 19:12 github-actions[bot]