Skip to content

Permission prompt blocks execution when using Codex (no option proceeds) #522

@gabrielvaz

Description

@gabrielvaz

Description
When using Codex with Happy, I frequently hit a permission confirmation step where Happy asks for approval to proceed. However, regardless of which option I choose, the execution never continues.

The prompt shows three options:
• Yes
• Yes, and don’t ask again for this session
• Stop and explain what to do

None of these options allow the process to advance — the agent remains stuck and does not continue execution.

Expected behavior
After selecting Yes (or any valid confirmation option), Codex should continue executing the planned steps normally.

Actual behavior
The UI accepts the click, but the execution does not resume. The agent remains blocked indefinitely.

Frequency
Intermittent, but frequent enough to be disruptive. It has happened multiple times in different sessions.

Context / Notes
• This happens while Codex is running terminal commands (e.g. git operations, file creation/removal).
• I’ve observed it both during long-running tasks and short ones.
• Restarting the session is usually the only way to recover.

Environment
• OS: macOS
• Using Codex via Happy
• Repository: monorepo with Node / Next.js (in case it matters)

Let me know if logs, recordings, or additional details would help — happy to provide more info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions