External Publication
Visit Post

Features Request: Memory Unification between Codex and ChatGPT

OpenAI Developer Community May 11, 2026
Source
Thanks for pointing me to the ‘Memory MCP’ thread previously shared by @teamlayer . It was an interesting idea and may partially solve the use case I mentioned here. Albeit a bit ‘hacky’. My ask is for a native solution by OpenAI for Codex. Knowing what to keep in short (in session) and long (retrieval) is non trivial task and quite complex; attempted myself last winter with Google ADK ‘memory bank’ and compaction features. Fast forward 6 months, with new techniques like ‘Skill’, I can see some of the memory management task can be offloaded to skill.md, particularly procedural ‘memory’. For semantic memory, potentially, can leverage the agent.md/LLM.md. But there still no solution for episodic memory. And if anything, that is what makes you, the user, ‘You’.

Discussion in the ATmosphere

Loading comments...