mirror of
https://github.com/openai/codex.git
synced 2026-09-15 12:08:01 +00:00
This is just a refactor of `conversation_history` file by breaking it up into multiple smaller ones with helper. This refactor will help us move more functionality related to context management here. in a clean way.