Skip to content

Sync ChatGPT Project Memory with Codex for Seamless Ideation-to-Code Continuity #5152

@thetopham

Description

@thetopham

What feature would you like to see?

🧠 Feature Request: Sync ChatGPT Project Memory with Codex

Summary
A lot of idea creation, planning, and architecture design happens inside the ChatGPT chat interface — not just in the code editor. These insights are stored in ChatGPT’s project memory, but Codex (or the ChatGPT code editor) currently has no access to that memory.

Problem
When switching from ChatGPT conversations to coding in Codex, all the reasoning, naming conventions, and design context discussed earlier are lost. This breaks continuity between brainstorming and implementation.

Requested Feature
Add a way for Codex to access and sync ChatGPT project memory, so it can recall:

  • Design and architecture decisions discussed in chat
  • Feature ideas, goals, and iteration history
  • Naming conventions, TODOs, and style preferences

Possible Implementation Ideas

  • A “Sync Chat Memory” button in Codex that imports relevant chat/project memory
  • Automatic linking when a repo is associated with a ChatGPT project
  • A sidebar or tooltip summary showing context from past chats

Benefits

  • Maintains creative continuity between ideation and coding
  • Makes Codex a true extension of ChatGPT rather than a separate tool
  • Reduces repetitive explanations and improves long-term project reasoning

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions