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

Local/prompt slash-command dispatch: cosmetic-only rename, no behavior change found

Slash-command dispatch code was renamed internally with no behavior change found

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

Slash-command dispatch code was renamed internally with no behavior change found

What

A large section of code handling local and prompt slash-command execution, including deferring commands to the engine, stacked skills, and UserPromptSubmit hook handling (which runs when you submit a prompt, before Claude processes it), was restructured under new minified variable names. The underlying deferSlashToEngine/engineDeferredSlash mechanism it relies on already existed previously.

Why

No functional change was found in this code; it appears to be a cosmetic rename from the build process.

See this entry in the whole of v2.1.277 →