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

Glob/Grep tools gain an auto-classifier fast path for permission checks

Glob and Grep now feed a structured pattern and path into permission auto-classification and report that they suppress rule updates.

TierUnder the hoodhow much it should matter to you
Useful3my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaPermissionswhat it touches
KindInternal Changesin v2.1.259,
Under the hood

Glob and Grep now feed a structured pattern and path into permission auto-classification and report that they suppress rule updates.

The Glob and Grep tools' auto-classifier input can now return a structured object with pattern, path, and a computed field instead of a bare pattern string, feeding permission-rule auto-classification. Both tools also now report suppressesAllPermissionUpdates, affecting how their calls interact with permission rule updates.

See this entry in the whole of v2.1.259 →

Feedback