User Reports Sonnet 4.6 Outperforms Opus 4.6 for Practical Coding Tasks

A developer shared their experience switching from Claude Opus 4.6 to Sonnet 4.6 after encountering issues with over-engineering and incomplete work. The user had been using Opus 4.5 and 4.6 through the API, initially impressed but later discovering problems.
Key Issues with Opus 4.6
The developer reported that Opus 4.6 would mark work as "complete" when it was actually half-done. In one specific example, when asked to ensure a copytrade app used default risk settings to override scraped Telegram signals, Opus implemented a fix that worked but introduced a 500ms lag to the broker API. The lag occurred because Opus added code that checked risk settings twice, significantly slowing down the copy trader.
Sonnet 4.6 Performance
After switching to Sonnet 4.6, the developer observed:
- Huge drop in token burn (reduced API costs)
- More careful and thoughtful work output
- Sonnet identified and fixed the lag issue in 2 seconds
- Traced the performance problem directly to Opus's "fix"
The developer characterized Opus's approach as "over engineered without a thought to the result of the actual process," while finding Sonnet superior for practical implementation tasks.
📖 Read the full source: r/ClaudeAI
👀 See Also

Oracle Bans AI-Generated Code in OpenJDK Despite Internal LLM Use
Oracle prohibits AI-generated code in OpenJDK contributions, citing security and IP risks. This contradicts CEO Larry Ellison's claim that AI writes Oracle's code.

Maryland Residents Hit with $2B Grid Upgrade for Out-of-State AI Data Centers — State Files FERC Complaint
Maryland's Office of People's Counsel filed a FERC complaint against PJM Interconnection, which allocated $2 billion of a $22 billion grid upgrade to Maryland customers — costing residential users ~$345 each, primarily to benefit out-of-state AI data centers.

Two AI Failures in One Demo: Claude Code Fixes Spelling Instead of Schema Error, OpenAI Mangles Custom Field Mapping
During a live workshop, Claude Code ignored a JSON schema validation error to fix spelling warnings, and OpenAI returned garbage on first attempt at mapping weird custom Salesforce fields.

Illinois Passes SB 315: Third-Party Audits Required for Frontier AI Labs
Illinois passes SB 315 requiring frontier AI labs like OpenAI, Anthropic, and Google DeepMind to have safety practices audited by independent third parties. If signed, it becomes the strongest US state AI safety law.