[BUG] Write tool no longer shows diffs in verbose mode
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?
As of 2.1.107, verbose mode no longer shows the contents of written files inline (screenshot below). This is a major issue when using Claude Code for real-time pair programming. Seeing all diffs in the terminal, including for new files, is essential. This change means every new file has to be opened manually to review. That's fine if you're running CC as a background agent, but not for pair programming.
This kind of over simplificaiton doesn't make sense for a verbose mode.
<img width="616" height="180" alt="Image" src="https://github.com/user-attachments/assets/46a20a9d-51ac-4b41-ab17-5c6ac9c09f7c" />
What Should Happen?
Show proper diffs (i.e. _all_ file changes) in verbose. I.e. how it's been working until the last version.
Error Messages/Logs
Steps to Reproduce
Run the latest version of Claude Code in verbose mode. Get it to write some files. No diff will be shown.
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.107
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗