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.
Names in the bundleget_memory_dialog
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
The finding doesn't explain what a 'memory dialog' or a 'dream' task is or does.