Files
codex/codex-rs
T
pakrym-oai 86a1ddd028 Make turn diff tracker multi-env aware (#26433)
## Why

Turn diffs were tracked as one flat set of absolute paths. In
multi-environment turns, local and remote environments can report the
same path while representing different filesystems, so a single path key
can collapse distinct changes or attribute them to the wrong
environment.

The environment name is **NOT** included in the generated unified diff.
This can come later.
86a1ddd028 · 2026-06-05 17:31:22 +00:00
History
..
2026-05-18 21:33:05 -07:00
2026-06-04 09:16:03 -07:00