[BUG]

Resolved 💬 1 comment Opened Apr 16, 2026 by DmytroJaros Closed May 26, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Bug description

After the recent update (around April 14, 2026), the diff view in Claude Code Desktop was redesigned
and moved to the top of the interface. Since this change, only new (untracked) files appear in
the diff panel. Modified files are not shown at all, even though they were clearly edited during
the session.

Steps to reproduce

  1. Open a project in Claude Code Desktop (Windows)
  2. Ask Claude to modify an existing file (e.g. add a method to an existing .cs file)
  3. Open the Diff view (Ctrl+D)
  4. Only newly created files appear in the file list — modified files are missing

Expected behavior

The diff view should show all files changed during the session — both new and modified.

Actual behavior

Only new/untracked files are listed. Modified files do not appear.

Environment

  • OS: Windows 11 Pro (10.0.26200)
  • Claude Code version: [FILL IN YOUR VERSION]
  • IDE: VS Code

Screenshot

[Attach your screenshot showing the diff view with only new files]

What Should Happen?

I should be seeing not only new files but also edited files

Error Messages/Logs

Steps to Reproduce

  1. Open a project in Claude Code Desktop (Windows)
  2. Ask Claude to modify an existing file (e.g. add a method to an existing .cs file)
  3. Open the Diff view (Ctrl+D)
  4. Only newly created files appear in the file list — modified files are missing

Expected behavior

The diff view should show all files changed during the session — both new and modified.

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

Version 1.2773.0 (884b37)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Windows Terminal

Additional Information

_No response_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗