Memory apparently ignored by Codex until specifically asked to read it
Open 💬 1 comment Opened Apr 20, 2026 by alexander-fenster
What version of Codex CLI is running?
codex-cli 0.121.0
What subscription do you have?
Plus
Which model were you using?
gpt-5.4
What platform is your computer?
Darwin 25.3.0 arm64 arm
What terminal emulator and version are you using (if applicable)?
Terminal.app
What issue are you seeing?
I have a simple instruction in the memories that Codex itself created:
$ cat ~/.codex/memories/conventional_commits.md
Preferences for this workspace:
- Use Conventional Commits for git commit titles when amending or creating commits, unless the user asks otherwise.
- Include a `Co-Authored-By: Codex` trailer in commit messages to indicate the commit was written by AI, unless the user asks otherwise.
It never follows it until I specifically ask it to re-read the memory; then it starts following. Seems like the memory file is never read on start.
What steps can reproduce the bug?
Uploaded thread: 019dac95-9cc6-75a2-bfb2-413aca4ff75c
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗