A closed GitHub issue says Claude Code degraded on complex engineering after February changes, based on 6,852 session logs and 234,760 tool calls. Anthropic says the cited redact-thinking header only hides UI reasoning output and does not change thinking budgets.

redact-thinking-2026-02-12 header only hides thinking in the UI and skips summaries to reduce latency, not the underlying thinking budget.You can read the full issue, Anthropic's settings docs, and the main Hacker News thread. The oddest detail is how operational this report is: log mining, tool-call counts, and even read-versus-edit ratios, not just vibes. The other useful reveal is that Anthropic's public reply narrowed one disputed point fast, the redact-thinking header was described as a UI and latency change, not a reasoning-budget change.
[MODEL] Claude Code is unusable for complex engineering tasks with the Feb updates · Issue #42796 · anthropics/claude-code
1.2k upvotes · 673 comments
The issue was unusually concrete for a model quality complaint. It framed the regression as something visible in months of usage data from a stable, high-complexity environment with heavy CLAUDE.md conventions.
The report's core claim was that extended thinking is load-bearing for senior engineering workflows, and that behavior degraded after February. Its evidence bundle mixed counts and symptoms: 6,852 logs, 17,871 thinking blocks, 234,760 tool calls, plus repeated failures to follow instructions or produce correct fixes.
Discussion around Issue: Claude Code is unusable for complex engineering tasks with Feb updates
1.2k upvotes · 673 comments
Boris from the Claude Code team said the issue was blending two separate things. His reply said redact-thinking-2026-02-12 hides thinking from the UI because most people do not read it, and avoids generating thinking summaries, which cuts latency.
That matters mainly because the issue had correlated the header rollout with lower-quality behavior. Anthropic's response said the header does not change thinking itself or extended reasoning budgets, and pointed to showThinkingSummaries: true in settings.json for people who want summaries visible again.
Issue: Claude Code is unusable for complex engineering tasks with Feb updates
1.2k upvotes · 673 comments
The surrounding discussion added three concrete leads: