Git status mismatch: UI shows phantom changes after commit

Status Open
Maintainer reply None cached
Activity 0 comments · opened Jul 16, 2026

After committing changes, Claude Code UI displays '+466 -112 Änderungen übernehmen' but terminal git status reports 'working tree clean'.

Steps to reproduce:

  1. Make commits in Claude Code
  2. Run git status in terminal after commit
  3. Check Claude Code UI — shows phantom changes despite clean working tree

Expected: UI reflects actual git state
Actual: UI shows changes that don't exist

Environment:

  • Branch: main, 1 commit ahead of origin
  • Model: Haiku 4.5
  • Platform: Windows 11

View original on GitHub ↗