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

SendMessage tool gains suppressesAlwaysAllowRule and a create()-based context object

SendMessage tool adds a suppressesAlwaysAllowRule flag and a richer permission-context object

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaTeam Messagingwhat it touches
KindInternal Changesin v2.1.269,
Under the hood No documentation found

SendMessage tool adds a suppressesAlwaysAllowRule flag and a richer permission-context object

What

The tool used for sending messages across sessions or between teammates now defines suppressesAlwaysAllowRule, which currently always returns false. The tool's setup was also refactored to build a context object exposing session, storage, credentials, permissions, and proactivity setting information to its permission-checking logic.

Why

This groups together the information needed to decide permissions for cross-session messaging, and the new flag suggests groundwork for controlling whether "always allow" rules can apply to this tool, though it currently has no effect since it always returns false.

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 doubtSince suppressesAlwaysAllowRule always returns false right now, it's unclear what practical effect this has yet.

See this entry in the whole of v2.1.269 →