openai / openai/codex

ChatGPT → Codex/Work handoff approval card is too easy to approve accidentally

Open
#38,159 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug codex-web
Dominant language
Rust
Stars
125k
Forks
19.5k
PR merge metrics
PR metrics pending

Description

When ChatGPT decides that a task should be handed off to Codex/Work, it presents an approval card in the conversation.

The current interaction makes that handoff unusually easy to approve unintentionally. In our case, normal interaction with the conversation resulted in the handoff being approved when that was not the intended action. Because approval can initiate a materially different workflow, an accidental click/tap has more consequence than an ordinary chat UI interaction.

Expected behavior

The handoff should require a clear, deliberate approval action, and ordinary interaction with the conversation/card should not be interpreted as approval.

Actual behavior

The approval card can be activated too easily during normal interaction, making it possible to enter Codex/Work without intentionally choosing to hand the task off.

Why this matters

This is more than a navigation annoyance: the approval represents consent to move the task into a different execution environment. The UI should make the boundary between viewing/interacting with the handoff suggestion and approving the handoff unambiguous.

A dedicated approval control with a sufficiently constrained click/tap target, rather than making a broader card interaction equivalent to approval, would reduce accidental handoffs.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the ChatGPT-to-Codex/Work handoff approval card and reproduce the accidental approval during ordinary conversation interaction. Trace which card area activates the handoff and verify that viewing or interacting with the card does not approve it. Done means approval requires a clear, dedicated action with a constrained click/tap target.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.