mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
caf2749d5b
This is the V2 version of `EventMsg::TurnDiff`. I decided to expose this as a `turn/*` notification as opposed to an Item to make it more explicit that the diff is accumulated throughout a turn (every `apply_patch` call updates the running diff). Also, I don't think it's worth persisting this diff as an Item because it can always be recomputed from the actual `FileChange` Items.
caf2749d5b
ยท
2025-11-25 16:21:08 +00:00
History