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

New get_memory_dialog remote request subtype

A new remote-control request type fetches memory-dialog data, but is blocked over headless connections

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaRemote Controlwhat it touches
KindInternal Changesin v2.1.269,
Under the hood No documentation found

A new remote-control request type fetches memory-dialog data, but is blocked over headless connections

What

Claude Code's remote-control message handler (used by the SDK and by remote sessions) now supports a new request type, get_memory_dialog, which loads a helper to build and return data for a memory dialog, including whether a 'dream' task is currently running. This request is explicitly refused when made over a headless or remote connection.

Why

This lets a client ask for memory-dialog information through the same remote-control channel used for other requests, while keeping it unavailable in contexts where showing a dialog wouldn't make sense.

Read from
Names in the bundleget_memory_dialog
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 doubtThe finding doesn't explain what a 'memory dialog' or a 'dream' task is or does.

See this entry in the whole of v2.1.269 →

Feedback