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 ·

Slash-command-dispatched user messages now carry an explicit permissionMode field

Messages created from slash commands now explicitly carry the current permission mode

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

Messages created from slash commands now explicitly carry the current permission mode

What

The internal function that builds user-message objects when Claude Code dispatches a slash command now takes a permissionMode parameter and stamps it directly onto every message it creates.

Why

This ensures messages generated by slash commands carry an explicit record of the permission mode active at the time, keeping that state consistent with how it's already tracked elsewhere in the settings change-log system.

See this entry in the whole of v2.1.274 →