Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.271 ·

Task/agent tool gets omitClaudeMd option

Subagents launched via the Task tool can now skip loading CLAUDE.md files with a new omitClaudeMd option

TierUse it nowhow much it should matter to you
Useful3my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaSubagentswhat it touches
KindNew Featuresin v2.1.271,
Use it now

Subagents launched via the Task tool can now skip loading CLAUDE.md files with a new omitClaudeMd option

What

When Claude spawns a subagent (a separate Claude instance handling a delegated piece of work) through the Task tool, it can now pass omitClaudeMd: true. This makes the subagent run without the user's, project's, or local CLAUDE.md instruction files loaded, though managed policy files are still applied. It's meant for subagents whose delegation prompt already contains everything they need.

Why

This lets subagents skip loading instruction files that aren't relevant to their specific task, avoiding unnecessary or potentially conflicting context while still respecting any organization-managed policy.

Read from
Names in the bundleomitClaudeMd
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Added since A small documentation edit on Create custom subagents touched a line naming omitClaudeMd after this was published. * **CLAUDE.md files**: every level of the [CLAUDE.md hierarchy](/docs/en/memory#how-claude-md-files-load) the main conversation loads, including `~/.claude/CLAUDE.md`, project rules, `CLAUDE.local.md`, managed policy files, and any [`AGENT… sub-agents see the edit
How sure we are
Two sources agreeTwo things we can check say the same as this entry.
Anthropic's documentation agreesA small documentation edit on Create custom subagents touched a line naming omitClaudeMd after this was published.
Anthropic's release notes agreeAdded omitClaudeMd to agent frontmatter and --agents JSON, letting custom and plugin subagents run without user, project and local CLAUDE.md…

See this entry in the whole of v2.1.271 →