codex - 💡(How to fix) Fix Feature Request: Create Codex Task from ChatGPT Conversation or Project [1 comments, 2 participants]

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…
GitHub stats
openai/codex#19788Fetched 2026-04-28 06:37:12
View on GitHub
Comments
1
Participants
2
Timeline
3
Reactions
0
Author
Timeline (top)
labeled ×2commented ×1
RAW_BUFFERClick to expand / collapse

What variant of Codex are you using?

App

What feature would you like to see?

Problem: ChatGPT is often where product thinking, requirement clarification, meeting analysis, and implementation planning happen. Codex is where execution happens. Today, moving from ChatGPT to Codex requires manual summarization and copy/paste.

Why Codex chat is not enough: Codex already has a project chat, but that chat does not automatically have access to the broader ChatGPT-side context.

In real workflows, important background may come from:

  • multiple ChatGPT conversations
  • meeting recordings and summaries
  • uploaded documents
  • product discussions inside ChatGPT Projects
  • decisions, constraints, and open questions accumulated before coding starts

By the time users move to Codex, the key context often already exists in ChatGPT, not inside Codex. Manual copy/paste is workable, but inefficient. It also risks losing important decisions, constraints, and background information.

Suggested Solution: Add a “Send to Codex” or “Create Codex Task” action from ChatGPT conversations and ChatGPT Projects.

The action should generate a structured task context for Codex, including:

  • background
  • final decisions
  • constraints
  • implementation scope
  • acceptance criteria
  • open questions
  • linked source conversations or project materials

Product Direction: ChatGPT Project should be able to serve as an upstream context source for Codex workspace.

Expected Value: This would reduce manual copy/paste, preserve decision history, avoid context loss, and make the transition from thinking to implementation much smoother.

Additional information

No response

extent analysis

TL;DR

Implementing a "Send to Codex" action in ChatGPT conversations and projects could streamline the transition of context to Codex for execution.

Guidance

  • Identify the key elements of context that need to be transferred from ChatGPT to Codex, such as background information, decisions, constraints, and open questions.
  • Determine the technical requirements for integrating ChatGPT with Codex to enable the automatic transfer of this context.
  • Consider the user experience for triggering the "Send to Codex" action, such as through a button or menu option in ChatGPT conversations and projects.
  • Evaluate how to structure the task context in Codex to effectively utilize the transferred information, including background, decisions, constraints, and acceptance criteria.

Example

No specific code example can be provided without more technical details on the integration points between ChatGPT and Codex.

Notes

The feasibility of this solution depends on the technical capabilities and APIs of both ChatGPT and Codex, which are not detailed in the provided information.

Recommendation

Apply workaround: Implement a manual process for summarizing and transferring key context from ChatGPT to Codex until a more integrated solution can be developed, to mitigate the inefficiencies and context loss currently experienced.

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 Feature Request: Create Codex Task from ChatGPT Conversation or Project [1 comments, 2 participants]