mirror of
https://github.com/openai/codex.git
synced 2026-04-30 19:32:04 +03:00
This PR changes get history op to get path. Then, forking will use a path. This will help us have one unified codepath for resuming/forking conversations. Will also help in having rollout history in order. It also fixes a bug where you won't see the UI when resuming after forking.