The tool that saves documents to a project memory store can now be offered without you asking for it.
What's wrong with this entry?
The tool that saves a document to a connected project memory store was always held back until asked for. It now decides at call time: a session flag named sharedMemoryServedViaTools controls whether it is offered up front, and when that flag is unset the decision falls back to checking whether a memory store is actually available.
- Nothing in this build sets the flag, so whether the tool is offered eagerly is decided by whatever supplies session state.
searchHint: "save a document to a connected project memory store"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.