mirror of
https://github.com/openai/codex.git
synced 2026-05-02 12:21:26 +03:00
We need to construct the history different when compact happens. For this, we need to just consider the history after compact and convert compact to a response item. This needs to change and use `build_compact_history` when this #3446 is merged.