mirror of
https://github.com/openai/codex.git
synced 2026-09-05 15:18:41 +00:00
Move the application of the persistence policy into the thread store, so thread stores can get raw append items rather than canonical append items. This will enable store-specific projections over the raw input items.