Anthropic Updates Claude Code with Projects and AGENTS.md Configuration Support
Something you can actually use or run today.
On September 18, 2026, Anthropic released version 2.1.277 of Claude Code, enabling the tool to automatically detect and use AGENTS.md when a CLAUDE.md file is missing.
It establishes a minor but clear structural standard for passing workspace context guidelines down to autonomous repository editing tools.
This is a basic developer ergonomics upgrade. Standardizing context file discovery helps multi-agent systems coordinate context, but it does not change the core execution limits of the underlying model.
Watch to see if competing tools like GitHub Copilot or Cursor natively adopt the AGENTS.md format as a cross-platform configuration standard.
Also covers
- Anthropic Updates Claude Code with Projects for Managing Multiple Cloud AgentsAnthropic updated its Claude Code terminal interface by introducing a structural Projects feature, allowing engineers to run and monitor multiple cloud agents simultaneously with unified memory parameters and parallel task execution tracks.
- Standardizes how developers provide context to local coding agents.
- Improves multi-agent orchestration within a single repository.
- Integrates with the new 'Claude Cowork' unified interface.
This is a usability improvement for developers managing multiple AI agent instructions.