Memory saves inside the standard folder skip the prompt; saves outside it always ask you.
What's wrong with this entry?
The memory write tool now separates your personal store from a shared project store. In automatic mode, saving to your personal store inside the standard memory directory goes through without a prompt, where previously every save went to classifier review. A personal save that would land outside that directory now always asks you, and is marked so the automatic classifier cannot approve it on your behalf.
- The forced prompt carries a safety-check reason flagged
classifierApprovable: !1, so only you can allow it. - When the classifier is consulted for such a write, its input now names the exact destination path.
- Results carry a
store_kindfield, and personal content passes through a per-store transform before being written. - Reachable wherever the memory tools are enabled; this release does not change that enablement check.
outside the memory directory Claude Code saves to without asking
Strings lifted out of the shipped bundle, so the claim above can be checked against them.