Earlier quoted context omitted.
> Another thing: is it possible to turn off the words like finagling and similar (I can't remember the spelling of any of them) ? Big +1 on that. I find the names needlessly distracting. I want to just always say a single thing like “thinking”
You should be able to do something like this: "spinnerVerbs": { "mode": "replace", "verbs": ["Thinking"] } https://code.claude.com/docs/en/settings#available-settings
Claude Code is being dumbed down?
541–550 of 732 posts
Re: Claude Code is being dumbed down?
#542Re: Claude Code is being dumbed down?
#543When you're building agents that interact with real environments (browsers, codebases, APIs), the single hardest thing to get right isn't the model's reasoning. It's giving the operator enough visibility into what the agent is actually doing without drowning them in noise. There's a narrow band between "Read 3 files" (useless) and a full thinking trace dump (unusable), and finding it requires treating observability as a first-class design problem, not a verbosity slider.
The frustrating part is that Anthropic clearly understands this in other contexts. Their own research on agent safety talks extensively about the need for human oversight of autonomous actions. But the moment it's their own product, the instinct is to simplify away the exact information that makes oversight possible.
The people pinning to 2.1.19 aren't being difficult. They're telling you that when an agent touches my codebase, I need to know which files it read and what it searched for — not because I want to micromanage, but because that's literally the minimum viable audit trail. Take that away and you're asking users to trust a black box that edits production code.
Re: Claude Code is being dumbed down?
#544Earlier quoted context omitted.
> To be clear: we re-purposed verbose mode to do exactly what you are asking for. We kept the name "verbose mode", but the behavior is what you want, without the other verbose output. Verbose mode feels far too verbose to handle that. It’s also very hard to “keep your place” when toggling into verbose mode to see a specific output.
I think the point bcherny is making in the last few threads is that, the new verbose mode _default_ is not as verbose as it used to be and so it is not "too verbose to handle that". If you want "too verbose", that is still available behind a toggle
Re: Claude Code is being dumbed down?
#545Earlier quoted context omitted.
Hi Boris, by far the most upvoted issue at 2550 on your github is "Support AGENTS.md" with 2550 upvotes. The second highest one has 563. Every single other agent supports AGENTS.md. Care to share why you haven't? > Yoshi and others -- please keep the feedback coming. We want to hear it, and we genuinely want to improve the product in a way that gives great defaults for the majority of users, while being extremely hac…
Let's be real here, regardless of what Boris thinks, this decision is not in his hands.
Re: Claude Code is being dumbed down?
#546Earlier quoted context omitted.
> they'd have to be insanely incompetent to not make a profit on inference. Are you aware of how many years Amazon didn’t turn a profit? Not agreeing with the tactic - just…are you aware of it?
Amazon was founded in 1994, went public in 1997 and became profitable in 2001. So Anthropic is two years behind with the IPO but who knows, maybe they'll be profitable by 2028? OpenAI is even more behind schedule.
Re: Claude Code is being dumbed down?
#547Earlier quoted context omitted.
Product managers aren’t needed anymore.
First they came for the product managers, and I said nothing, because I was a coder, and we're invincible and can do everything and also deliver value unlike all those other slackers, so they'd never come for us.
Re: Claude Code is being dumbed down?
#548Re: Claude Code is being dumbed down?
#549Earlier quoted context omitted.
The below remark is unrelated to the main topic of this thread. Why would you even watch a YouTube video with ads? There are ad blockers, sponsor segment blockers, etc. If you use them, it will block almost every kind of YouTube ad.
all the ad blockers I used to use stop working, and it became an annoying game of cat and mouse that I didn't have time for. Luckily, most of the time I can "skip" the ad in like five seconds, and it gives me a moment to catch up on incoming Slack messages.
Re: Claude Code is being dumbed down?
#550Earlier quoted context omitted.
I'm a screen reader user and CTO of an accessibility company. This change doesn't reduce noise for me. It removes functionality. Sighted users lost convenience. I lost the ability to trust the tool. There is no "glancing" at terminal output with a screen reader. There is no "progressive disclosure." The text is either spoken to me or it doesn't exist. When you collapse file paths into "Read 3 files," I have no way to…
Hey -- we take accessibility seriously, and want Claude Code to work well for you. This is why we have repurposed verbose mode to do what you want, without the other verbose output. Please give it a try and let me know what you think.
If people find it too noisy, they can use the flag or toggle that makes everything quieter.
p.s. Serendipitously I just finished my on-site at anthropic today, hi :)