Diff shows an excessive amount of change vs master
Open 💬 0 comments Opened Feb 25, 2026 by mangiucugna
What version of the Codex App are you using (From “About Codex” dialog)?
Version 26.224.1209 (697)
What subscription do you have?
Enterprise
What platform is your computer?
Darwin 25.3.0 arm64 arm
What issue are you seeing?
Codex macos app shows +5,301 -3,014
but when I run git diff --stat master...HEAD I see 2517 insertions(+), 1505 deletions(-)
same after pushing the PR to Github
Related, performance decays when I open the diff panel after the number of lines go up this much
What steps can reproduce the bug?
Have any session with Codex and then use git locally or push on Github or Gitlab or whatever git tool you prefer
What is the expected behavior?
Diff stats should be the same between codex app and git
Additional information
_No response_