HeadlinesBriefing favicon HeadlinesBriefing.com

Claude Code 2.1.20 Hides File Details, Frustrates Users

Hacker News: Front Page •
×

Anthropic's Claude Code version 2.1.20 has sparked developer outrage by replacing detailed file read and search information with vague summary lines. Where developers previously saw specific file paths and search patterns, they now get generic messages like "Read 3 files" and "Searched for 1 pattern" with no actionable details.

This change affects users paying $200 monthly for the tool, who now lack visibility into what Claude is doing with their codebase. Multiple GitHub issues have emerged with users demanding either a return to the previous behavior or a simple toggle option. Anthropic's response that this "simplification reduces noise" contradicts the overwhelming negative feedback from paying customers.

The company's suggested workaround—using verbose mode—introduces its own problems. Instead of targeted file information, verbose mode floods terminals with thinking traces, hook outputs, and full subagent transcripts. Developers report this creates information overload rather than solving the core issue. The situation has led some users to pin themselves to version 2.1.19 while waiting for a proper fix.