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 now checks a fallback source to detect if InstructionsLoaded hooks are configured

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

Claude Code now checks a fallback source to detect if InstructionsLoaded hooks are configured

What

The InstructionsLoaded hook fires when a CLAUDE.md file or a rules file is loaded into context, at session start or later when files are lazily loaded. Claude Code's internal check for whether any InstructionsLoaded hooks are registered now falls back to consulting sbe("InstructionsLoaded") instead of always assuming none are active when it can't find any.

Why

This makes detection of configured InstructionsLoaded hooks more reliable, reducing the chance that a hook that's actually set up gets incorrectly treated as absent.

Read from
Names in the bundleInstructionsLoaded
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.

Confirmed since Anthropic's documentation has since written up InstructionsLoaded, on How Claude remembers your project. * Your [`InstructionsLoaded` hooks](/docs/en/hooks#instructionsloaded) don't fire when Claude reads it directly. They fire as usual when a `CLAUDE.md` imports or symlinks to it memory see the edit
How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtWhat `sbe` checks or where it sources its answer from is not stated in the finding.
Anthropic's documentation agreesAnthropic's documentation has since written up InstructionsLoaded, on How Claude remembers your project.

See this entry in the whole of v2.1.265 →

Feedback