Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.268 ·

claudeMd block now always sent to model, even when empty

The claudeMd block is now always included in what's sent to the model, even when there's no content

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaSystem Promptwhat it touches
KindInternal Changesin v2.1.268,
Under the hood

The claudeMd block is now always included in what's sent to the model, even when there's no content

What

When assembling project context to send to the model, Claude Code now always includes a claudeMd block, defaulting to an empty string if there's nothing to put in it. Previously this block was only included when there was actual CLAUDE.md content, or when a particular internal setting was enabled.

Why

This makes the shape of the assembled project context consistent regardless of whether CLAUDE.md content exists, rather than varying based on content or configuration.

Read from
Names in the bundleCLAUDE.md
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 How Claude Code works touched a line naming CLAUDE.md after this was published. * `/init` generates a starter CLAUDE.md for your project how-claude-code-works see the edit
Confirmed since Anthropic's documentation has since written up CLAUDE.md, on Explore the .claude directory. | `CLAUDE.local.md` | Project root | Your private preferences for this project, loaded alongside CLAUDE.md. Create it manually and add it to `.gitignore`. | claude-directory see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up CLAUDE.md, on Explore the .claude directory.

See this entry in the whole of v2.1.268 →

Feedback