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.277 ·

claude.ai discovery tool schema no longer always deferred

claude.ai content-search tool no longer always defers loading its schema

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

claude.ai content-search tool no longer always defers loading its schema

What

The tool that searches claude.ai content (used for discovery by keyword) previously always deferred loading its schema. It now only defers when the schema wasn't already loaded up front, via a conditional check rather than a fixed setting.

Why

This avoids unnecessarily deferring the tool's schema when it's already available, which can make the tool ready sooner in cases where its schema was preloaded.

See this entry in the whole of v2.1.277 →

Feedback