codex - 💡(How to fix) Fix Duplicate user message shown three times when sending a prompt once

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

There was no explicit error message shown. The issue appears to be either a duplicate submission, retry, or conversation state synchronization problem.

  • No explicit error message was displayed.
RAW_BUFFERClick to expand / collapse

What version of the Codex App are you using (From “About Codex” dialog)?

26.506.31421

What subscription do you have?

ChatGPT Plus

What platform is your computer?

Darwin 25.3.0 arm64 arm

What issue are you seeing?

<img width="2048" height="1409" alt="Image" src="https://github.com/user-attachments/assets/66b661ab-de46-4f8d-ad7c-7ad3b9aee3ac" />

After I submitted a prompt once in a Codex conversation, the same user message appeared three times in the conversation UI.

The duplicated prompt text was:

遇到和图像相关的用HTML展示,例如这里展示Newton法的中间过程

In the UI, the first two duplicated messages stayed in a "thinking" state, while the third one eventually completed and showed a response. This made it look like the same prompt had been submitted multiple times, even though I only intended to send it once.

There was no explicit error message shown. The issue appears to be either a duplicate submission, retry, or conversation state synchronization problem.

I only clicked the send button once.

What steps can reproduce the bug?

I do not have a deterministic minimal reproduction yet, but this is what happened:

  1. Open a Codex conversation.

  2. Enter the following prompt:

    遇到和图像相关的用HTML展示,例如这里展示Newton法的中间过程

  3. Submit the prompt once.

  4. Observe the conversation UI.

Actual result:

  • The same user prompt appeared three times in the conversation.
  • The first two duplicated entries stayed in a "thinking" state.
  • The third entry eventually completed and produced a response.
  • No explicit error message was displayed.

Session ID: Not available Token limit usage: Not available / not shown Context window usage: Not available / not shown

What is the expected behavior?

When I submit a prompt once, the Codex conversation should show exactly one user message and start exactly one corresponding assistant/Codex run.

If a retry happens internally due to network or server issues, the UI should not display duplicated user messages as separate conversation entries.

Additional information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Duplicate user message shown three times when sending a prompt once