🚨 AI News | TestingCatalog · @testingcatalog · X·2026-09-19 03:25·3小时前
AI 导读

Anthropic 为 Claude Code 新增 AGENTS.md 支持。从 2.1.277 版本起,若文件夹中没有 CLAUDE.md,Claude 会查找并使用 AGENTS.md,该行为可在 /config 中开关。

🚨 AI News | TestingCatalog@testingcatalog
52AI 编辑部评分,满分 100
2026-09-19 03:25· 3小时前
AI 导读

Anthropic 为 Claude Code 新增 AGENTS.md 支持。从 2.1.277 版本起,若文件夹中没有 CLAUDE.md,Claude 会查找并使用 AGENTS.md,该行为可在 /config 中开关。

ANTHROPIC 🔥: Claude Code now can pull project instructions from AGENTS md file in case if CLAUDE md file is not present.

A code cleanup on a global scale 👀

It is inevitable that most of the common coding AI agents will be eventually working on same repositories and will have to find ways on how to better collaborate together. Standardisation is always good.

ThariqWe're adding support for AGENTS.md to Claude Code. Starting today in version 2.1.277, if there is no CLAUDE.md in a folder, Claude will check for and use AGENTS...