Anthropic Refuses to Support AGENTS.md

Anthropic Refuses to Support AGENTS.md

A GitHub issue asks Anthropic to add support for AGENTS.md, an emerging open standard for coding agent instructions used by over 20,000 projects. The proposal suggests a dual-file approach where CLAUDE.md takes precedence, with AGENTS.md as a fallback. The issue has gained significant traction, with over 4,500 upvotes and numerous comments, but Anthropic closed it without implementing the feature.

The naming, "agents.md" a bit confusing given subagents are defined as "agents."
  1. areoform

    This reminds me of Reddit killing off third-party clients and Twitter doing the same.

    The decline wasn't immediately obvious at first, but it happened and it capped the growth trajectory of both. Twitter never grew as fast as it did during the third-party client and applications era.

    Reddit isn't adding meaningful, human-written content as fast as it was in that era. There's a lot more activity now, but based purely on an eye-count, it's over-run by bots (partly because the best moderation tools are gone!) and the human contributions are declining.

    All successful startups begin to drift away from the ground truth of their product. It's a drift away from users. And a drift towards internal politics.

    A lot like Rasmussen's drift towards danger, https://risk-engineering.org/concept/Rasmussen-practical-dri...

    My theory is that as startups grow beyond a critical threshold, they start to attract a certain type of person who is more interested in mercenarily growing within the company / setting themselves up for future corporate rise than building a product.

    These people play to the company's internal court and create deeply bitter environments that leads to more mission-driven individuals leaving the company. Eventually leading to the cultivation of institutional arrogance.

    Externally, you can watch signs of this process unfolding. Companies start engaging in the startup / corporate equivalent of ignoring gravity. Which they can! For a while.

    When you're high, you have a ton of air […]

  2. OleksandrC

    The obvious reason is that they would prefer to have CLAUDE.md files in every repo (even if it's just a symlink to AGENTS.md). It serves as a free advertisement for them. Same reason as for auto-adding attribution text in commit messages, etc. It's the "Sent from my iPhone" of our time.

  3. Wowfunhappy

    You can inject custom Javascript into Claude Code via BUN_OPTIONS="--preload=/path/to/code.js". For example:

    https://gist.github.com/Wowfunhappy/002009cf9c410ed2f751bde8...

    I wonder if you could use this to make the harness recognize AGENTS.md.

  4. nullbio

    Stop supporting Anthropic with your money. They are a hostile company.

  5. johnmlussier

    @boris and anthropic in general are incredibly hostile to the rest of the development world. They think their shit doesn’t stink.

  6. wxw

    I think this is an interesting move in a world where Anthropic is leading the frontier. But I don't think we're in that world, at least anymore. The current vibe feels like OpenAI and Codex are leading the race.

    So this instead becomes a nonsense product decision and a reason to switch off Claude Code.

  7. blevinstein

    Workaround: local symlink from CLAUDE.md to AGENTS.md, inside each repo.

    It's not pretty, but it works, and it has become my standard practice, so that I get consistent behavior between claude cursor codex etc.

  8. skeledrew

    I copy a .claude/CLAUDE.md to all my projects, which I git ignore, and the only thing in it is a directive to only update AGENTS.md.

More from this day

2026-08-19