Measured: Claude Code silently skips AGENTS.md when telemetry is off
steipete · x · 2026-09-24
Claude Code 2.1.277 announced AGENTS.md support, but a blogger measured that the loader sits behind a remote feature flag tenguagentsmdmod, off by default. With CLAUDECODEDISABLENONESSENTIALTRAFFIC=1 or DISABLETELEMETRY=1 set, a local AGENTS.md is silently skipped without any warning.
The test is clean: an empty directory with only a canary-word AGENTS.md, querying claude -p for the word (file reading disabled), two sessions per config since the first session only fetches the flag.
The irony: reading a local markdown file needs no network at all, yet it waits on a server-side switch. Workaround: just use a one-line CLAUDE.md instead.
Related event: Claude Code Bug Silently Skipped AGENTS.md, Fixed in 2.1.281(2 posts)→
More from coding & agent
- 30 annotations with GEPA prompt optimization boost lead scorer accuracy 43%, cut cost 5x — CShorten30 · 2026-09-24
- Matt Shumer shares a prompting trick: ask the model 'how would Matt Shumer write this prompt?' — mattshumer_ · 2026-09-24
- AI agent platform Wayfinder consumes 25.68B tokens and counting, adds Robinhood chain — templecrash · 2026-09-24
- pr-ui-compare: Open-source tool generates before/after UI comparison GIFs from a prompt — bezdazen · 2026-09-24
- pr-ui-compare generates UI before/after comparison GIFs for GitHub PRs — bezdazen · 2026-09-24
- Instinct's agent-to-agent network logs 300k+ collaborations in a week, adds file delivery — mon__lim · 2026-09-24