Claude Opus 4.6 Breaks CLAUDE.md File References

A significant regression has been reported in Claude Opus 4.6 affecting how the AI agent handles CLAUDE.md configuration files.
According to user reports on r/ClaudeAI, Claude Code on version 4.5 would automatically parse CLAUDE.md and follow all referenced files — including WORKFLOW.md, architecture documentation, coding standards in .CLAUDE/standards/, and other linked resources. The agent would load this context before generating code or making decisions.
On Opus 4.6, users observe:
CLAUDE.mdis sometimes read, but referenced files are not followed- Standards, coding rules, license templates, and security hooks in linked files are ignored
- The agent proceeds without loading the context it was explicitly pointed to
- Users must manually instruct Claude to read each file, defeating the purpose of
CLAUDE.md
One user specifically noted that their WORKFLOW.md — which defines sub-agent orchestration rules — is no longer automatically followed. On 4.5, Claude Code would spawn sub-agents according to these rules. On 4.6, it never does unless explicitly told.
This regression impacts users who rely on CLAUDE.md for project-wide configuration, coding standards enforcement, and automated workflows. The workaround is to manually reference each file in your prompts until Anthropic addresses the issue.
📖 Read the full source: r/ClaudeAI
👀 See Also

A 50-Dev Low-Code Shop Vaporized in 12 Months: The Dependency Trap of AI Coding Agents
A 50-person low-code shop lost all clients in 12 months because "low-code + AI" beats pure low-code and full-stack. Meanwhile, a solo developer dependent on Claude Max faces session caps and rising costs. Both illustrate the same dilemma: adapt or depend.

Qwen3.6 Plus benchmark comparison against Western SOTA models
Qwen3.6 Plus scores 78.8 on SWE-bench Verified, 90.4 on GPQA/GPQA Diamond, 28.8 on HLE (no tools), and 78.8 on MMMU-Pro, placing it competitively against models like GPT-5.4, Claude Opus 4.6, and Gemini 3.1 Pro Preview.

Yann LeCun's AMI raises $1B for AI world models, challenges LLM approach
Yann LeCun's startup AMI raised over $1 billion to develop AI world models that understand the physical world, arguing LLMs alone won't achieve human-level intelligence. The company will build systems with persistent memory, reasoning, and planning capabilities for manufacturing, biomedical, and robotics applications.

OpenClaw 2026.4.2 and 2026.3.31 break local LLM connections
OpenClaw versions 2026.4.2 and 2026.3.31 are causing connection timeouts to locally hosted Ollama instances. The issue appears when connecting to Ubuntu boxes running locally, with error logs showing LLM request timeouts and failover decisions.