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

Host profile collection has its own telemetry

Forced-ask permission decisions now include a suggested standing allow rule where applicable.

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaPermissionswhat it touches
KindInternal Changesin v2.1.260,
Under the hood

Forced-ask permission decisions now include a suggested standing allow rule where applicable.

When building a forced 'ask' permission decision, the code now computes a suggestion via Cs(e,c). If the request keepsStandingApprovals and carries a non-empty suggestions list, the ask decision includes a suggestions: [T] entry proposing an addRules/allow/localSettings rule for the trimmed bash command, instead of just setting suppressAlwaysAllowRule: true. keepsStandingApprovals is populated from a live call site, To(n).

See this entry in the whole of v2.1.260 →

Feedback