Claude Opus 4.6 effort=low parameter causes lazy agent behavior

Claude Opus 4.6's effort parameter behaves differently than similar settings from other AI providers, causing unexpected agent behavior when set to low.
Key Findings
Testing revealed that with effort=low, Claude Opus 4.6 exhibited significantly lazier behavior than expected:
- Made fewer tool calls
- Was less thorough in cross-referencing
- Effectively ignored parts of system prompts instructing how to do web research
- Confidently returned wrong answers because it stopped looking for information
The source notes that bumping to effort=medium fixed all these issues. According to the documentation, Anthropic's effort parameter controls general behavioral effort, not just reasoning depth like OpenAI's reasoning.effort=low or Gemini's thinking_level=low.
Important Distinction
This isn't a bug but a documented difference in implementation. The effort parameter in Claude Opus 4.6 has broader scope than equivalent parameters from other providers. This means you can't treat effort as a drop-in replacement for reasoning.effort or thinking_level when working across different AI providers.
The testing was conducted with the expectation that effort=low would behave similarly to other providers' low-effort settings, but the actual behavior was more extreme, leading to agents that were not just thinking less but acting lazier overall.
📖 Read the full source: r/LocalLLaMA
👀 See Also

Google donates Agent Payments Protocol (AP2) to FIDO Alliance, releases v0.2 with 'Human Not Present' payments
Google is donating the Agent Payments Protocol (AP2) to the FIDO Alliance, and releasing v0.2 with support for autonomous 'Human Not Present' payments and a new Verifiable Intent standard co-developed with Mastercard.

Agent Infrastructure for SMB Operations: A White Paper from a QSR Operator-Turned-Builder
A 16-year QSR operator published a white paper arguing for a missing infrastructure layer between generic AI chat and vertical SaaS dashboards, with 8 skills on ClawHub, 1,500+ downloads, and one live deployment outside QSR.

EU Forces Google to Open Android AI to Third Parties Under DMA
European Commission proposes measures to allow third-party AI assistants system-level access on Android, including hot word invocation, screen context, and local model hardware access. Google calls it 'unwarranted intervention'.

Analysis of Jensen Huang's GTC 2026 OpenClaw claims and Nvidia's strategy
A fact-check of Nvidia CEO Jensen Huang's GTC 2026 keynote claims about OpenClaw's growth, agent security risks, and Nvidia's proprietary solutions. The source verifies technical claims while analyzing Nvidia's business positioning.