Tools & ProjectsSeptember 23, 2026
-33
🧊

Claude Code Silently Blocks AGENTS.md

Claude Code skips AGENTS.md when telemetry is disabled.

#Claude Code#Anthropic#Telemetry#Privacy#Developer Tools
Claude Code blockiert AGENTS.md still und leise
Share Article
šŸ”„ What happened Claude Code 2.1.277 claims AGENTS.md support, but a remote feature flag (tengu_agents_md_mod) with fallback false gates the loader. Disable telemetry (DISABLE_TELEMETRY=1 or CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1) and the file never loads — silently, no warning. šŸ’” Why it matters A local file read now depends on a server round-trip. That hits exactly the privacy-conscious devs and Bedrock/Vertex/gateway teams who disable nonessential traffic by policy. Workaround: a one-line `@AGENTS.md` in CLAUDE.md — the very thing AGENTS.md was supposed to replace. ⚔ Our take A privacy setting must never silently kill unrelated local behavior. Either the fallback is the documented behavior, or ship a visible startup warning. Anything else is vendor lock-in through the back door.
The title, summary and analysis of this item were produced automatically by an AI system and have not been editorially reviewed. They may contain errors, bias or omissions — when in doubt, read the linked original source.