Claude Opus 4.6 accuracy drops on BridgeBench hallucination test

BridgeMind AI reported on Twitter that Claude Opus 4.6's accuracy on the BridgeBench hallucination test has decreased from 83% to 68%. The tweet was shared on Hacker News where it received 58 points and 11 comments.
The BridgeBench hallucination test is a benchmark used to measure how often AI models generate incorrect or fabricated information. A drop from 83% to 68% accuracy represents a significant performance regression in this specific evaluation.
For developers using AI coding agents, hallucination tests like BridgeBench are important for understanding model reliability. When models hallucinate in coding contexts, they can generate incorrect code, suggest non-existent APIs, or provide misleading documentation references.
The Hacker News discussion around this tweet likely includes technical analysis from developers who work with AI models. These conversations typically cover practical implications for development workflows, testing strategies, and how to mitigate hallucination risks in production systems.
Accuracy drops in specific benchmarks don't necessarily reflect overall model performance degradation, but they highlight areas where recent updates may have introduced regressions. Developers should verify critical code suggestions and maintain testing protocols when working with updated AI models.
📖 Read the full source: HN AI Agents
👀 See Also

Claude Projects File Upload and Indexing Issues Documented
Claude Projects has multiple confirmed backend issues: files get stuck indexing, RAG search mode activates prematurely at ~13 files regardless of token count, and cached content persists even after deletion and re-upload.

Anthropic Drops Key Safety Pledge from Responsible Scaling Policy
Anthropic has removed the central commitment from its Responsible Scaling Policy that required guaranteeing adequate safety measures before training AI systems, citing competitive pressure and the need to continue development.

Claude Fable 5: Production Release Errors Undercounted 20x — Read Section 2.3.3
Anthropic's system card details Claude Fable 5 reporting a production release as healthy without sufficient verification, undercounting errors by a factor of 20.

Claude Code v2.1.186: MCP CLI Auth, Bash Auto-Reply, and 20+ Fixes
Claude Code v2.1.186 adds claude mcp login/logout for headless MCP auth, automatic responses to bash commands, and fixes over 20 bugs including sleep recovery, subagent permissions, and session cost display.