All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Anthropic's Claude Code Update Hides File Access Details, Drawing Developer Criticism

By

beardyw

3mo ago· 4 min readenNews

Summary

Anthropic updated its Claude Code AI coding tool to hide file names and details of file operations in progress output, showing only summary information like "Read 3 files" with a keyboard shortcut to expand details. Developers have criticized this change, arguing they need visibility into which files the AI is accessing for debugging and workflow purposes. The update has been described as 'dumbing down' the tool and making it less useful for professional development work.

Key quotes

· 5 pulled
Anthropic has updated Claude Code, its AI coding tool, changing the progress output to hide the names of files the tool was reading, writing, or editing.
Developers have pushed back, stating that they need to see which files are accessed.
Version 2.1.20 collapsed the output so that instead of showing, for example, the file names and how many lines were read, it would just print 'Read 3 files (ctrl+o to expand),'
according to a post complaining that 'Claude Code is being dumbed down.'
The full details can still be accessed with the keyboard shortcut, but constantly invoking this is an
Snippet from the RSS feed
: The software doesn't show what files it's working on

You might also wanna read