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 ·

"control-request" thin-client dispatch mode added to /memory and /skills

/memory and /skills gain a control-request dispatch mode for thin remote clients.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaSessionswhat it touches
KindImprovementsin v2.1.260,
Under the hood

/memory and /skills gain a control-request dispatch mode for thin remote clients.

/memory and /skills now declare thinClientDispatch: "control-request", a dispatch mode alongside the existing "post-text" and "twin" modes that lets a remote/thin client run these commands via a control-request instead of needing full workspace access.

Read from
Names in the bundle/memory/skillsthinClientDispatch
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Added since A small documentation edit on Create plugins touched a line naming /skills after this was published. After you install the plugin, check the install summary: if it reports `Run /reload-plugins to activate.`, see [Apply plugin changes without restarting](/docs/en/discover-plugins#apply-plugin-changes-without-restarting) to load the Skills … plugins see the edit
Added since A small documentation edit on Data lifecycle and deletion touched a line naming /memory after this was published. * **Delete a scope's memory files**: select **View memory files** in the scope's options menu, choose a file, then select **Delete**. You can also tell Claude in the channel to forget an entry. See [Check and correct what Claude Tag rememb… claude-tag/concepts/data-lifecycle see the edit
Confirmed since Anthropic's documentation has since written up /memory, on Resources. Filesystem path where the store is mounted in the session container, e.g. /mnt/memory/user-preferences. Derived from the store's name. Output-only. api/beta/sessions/resources see the edit
Confirmed since Anthropic's documentation has since written up /skills, on MCP, plugins, skills, and hooks. | `skills/` | [Skill](/docs/skills/overview) directories. | third-party/claude-desktop/extensions see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up /skills, on MCP, plugins, skills, and hooks.

See this entry in the whole of v2.1.260 →

Feedback