@Saccc_c: Codex's Memories feature is a setting you must enable; it gives Codex active memory. How to enable: Settings → Personalization → Memory → Enable Memory (Figure 1). After enabling and letting it run for some time, you can open memory.m...

X AI KOLs Following Tools

Summary

Introduces Codex's Memories feature, which gives Codex active memory, along with instructions on how to enable it and how to view the memorized content.

Codex's Memories feature is a setting you must enable; it gives Codex active memory. How to enable: Settings → Personalization → Memory → Enable Memory (Figure 1) After enabling and letting it run for some time, you can open the memory.md file in the ~/.codex/memories directory to view the memory content added by Codex. Figure 2 below shows my memory.md file. You can see that Codex has organized key information from historical conversations by different topics, including my specific preferences, reusable knowledge, failure cases, and corresponding solutions.
Original Article
View Cached Full Text

Cached at: 05/25/26, 08:33 AM

Codex’s Memories feature is a setting you must enable, which gives Codex the ability to actively remember.

How to enable: Settings → Personalization → Memory → Enable Memory (Figure 1)

After enabling, after some time of accumulation, you can open the memory.md file in the ~/.codex/memories directory to view the memory content added by Codex.

Figure 2 below shows my memory.md file. You can see that Codex has organized key information from historical conversations by different topics, including my specific preferences, reusable knowledge, failure cases, and corresponding solutions.

Similar Articles

@Saccc_c: Codex Advanced Memory Techniques: Building Cross-Project Shared Memory with Obsidian Knowledge Base Basic configuration is two steps: 1. Copy the prompt from Figure 1 to Codex, letting it create a memory folder in Obsidian 2. Copy the instructions from Figure 2 and add them to the custom instructions in settings, as part of the global AGENTS.md…

X AI KOLs Following

Introduces how to use the Obsidian knowledge base to build cross-project shared memory for Codex, automatically depositing valuable context by copying prompts and global instructions.