Skip to content

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

@Icarus603

Description

@Icarus603

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLIIssues related to the Codex CLIenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions