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

New broad cache-invalidation helper (Bd) clears output styles, workflows, skills, agents

One new function clears cached output styles, workflows, skills and agents together

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

One new function clears cached output styles, workflows, skills and agents together

What

A new internal helper function clears several caches at once: the cached lists of output styles, workflows, skill directories, markdown files, and agent definitions. This runs alongside an existing reset function that already handled other cached data.

Why

Grouping these resets into one call makes sure that when Claude Code needs to refresh its view of custom configuration, none of these related caches are left stale by accident.

See this entry in the whole of v2.1.274 →