Codex app automatic handoff from ChatGPT fails with “Error submitting message”

Open
#33,386 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust

Research direction

Start by reproducing the ChatGPT Desktop to Codex handoff on Windows using the listed steps, then compare it with a manually created Codex task. Review related issue #33046 and use feedback ID 019f669a-39cb-7683-8fc9-d04f4e87e94e to investigate the failed task creation. Done means the automatic handoff creates a valid thread, submits the initial message, and opens a runnable Codex task without the error.

Written by the indexing model from the issue text.

Description

app app-server bug windows-os
What version of the Codex App are you using (From “About Codex” dialog)?

26.707.9981.0

What subscription do you have?

plus

What platform is your computer?

Microsoft Windows NT 10.0.26200.0 x64

What issue are you seeing?

This may be related to existing issue #33046, but I am reporting additional environment details and reproduction steps.

Problem

ChatGPT Desktop cannot automatically create/open Codex tasks.

When starting a Codex task from ChatGPT, the task creation fails and Codex does not receive a valid rollout/thread.

Manual tasks created directly inside Codex work correctly.

Environment

  • Platform: Windows x64
  • OpenAI.Codex version: 26.707.9981.0
  • Installation: Microsoft Store app
  • Repository affected during testing: local development repository

Reproduction steps

  1. Open ChatGPT Desktop.
  2. Start a new Codex task using the automatic handoff.
  3. Wait for task creation.
  4. The task fails instead of opening a working Codex session.

Expected behavior

ChatGPT should create the Codex activity automatically and open a runnable Codex task.

Actual behavior

The created task fails before Codex execution starts.

Additional information

  • Reset/repair of the Windows app did not solve the issue.
  • Manual Codex tasks created directly in the Codex app work correctly.
  • The issue appears specific to ChatGPT → Codex automatic handoff.
  • Multiple ChatGPT processes and a Codex process remained active after failure.

Feedback ID:
019f669a-39cb-7683-8fc9-d04f4e87e94e

What steps can reproduce the bug?

Feedback ID: 019f669a-39cb-7683-8fc9-d04f4e87e94e

What is the expected behavior?

When starting a Codex task from ChatGPT, the handoff should automatically create a working Codex thread and allow the task to run normally.

The created Codex activity should open without errors, the initial message should be submitted, and Codex should be ready to execute the requested task.

Additional information

The issue only happens with automatic ChatGPT to Codex handoff.

Manual Codex tasks created directly inside the Codex app work correctly.

The problem remains after repairing the Windows app and reopening it.

Feedback ID:
019f669a-39cb-7683-8fc9-d04f4e87e94e

Dominant language
Rust
Stars
125k
Forks
19.5k
Avg merge
1m
Merged PRs (30d)
1k

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.

More from openai/codex

All issues in openai/codex

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.