codex - 💡(How to fix) Fix Memory bug [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#19523Fetched 2026-04-26 05:15:55
View on GitHub
Comments
1
Participants
2
Timeline
7
Reactions
0
Author
Timeline (top)
labeled ×4unlabeled ×2commented ×1
RAW_BUFFERClick to expand / collapse

What version of the Codex App are you using (From “About Codex” dialog)?

Codex 26.422.30944

What subscription do you have?

Pro

What platform is your computer?

No response

What issue are you seeing?

Chronicle appears enabled and running locally. Recordings and Chronicle memory summaries are actively updating, and local config has features.memories = true and features.chronicle = true. However, new Codex threads are not exposing a ## Memories section to the model, so the Chronicle skill refuses to run. This appears to be a memory/context injection bug rather than a screen recording permission issue.

What steps can reproduce the bug?

can you assess whether Chronicle is working properly

What is the expected behavior?

No response

Additional information

No response

extent analysis

TL;DR

The issue may be resolved by verifying the configuration settings for features.memories and features.chronicle to ensure they are correctly enabled for new Codex threads.

Guidance

  • Check the local config file to confirm that features.memories and features.chronicle are set to true for the specific Codex thread configuration.
  • Verify that the Chronicle skill is properly configured to run with the correct memory and context settings.
  • Test the Chronicle feature with a new Codex thread to see if the issue persists.
  • If the issue is still present, try resetting the local config to its default settings and re-enable the features to see if it resolves the problem.

Notes

The issue seems to be related to a memory or context injection bug, but without more information about the expected behavior and additional context, it's difficult to provide a more specific solution.

Recommendation

Apply workaround: Verify and adjust the configuration settings for features.memories and features.chronicle to ensure they are correctly enabled for new Codex threads, as this appears to be the most likely cause of the issue.

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 Memory bug [1 comments, 2 participants]