Under the hood
Useful2 Signal0
Tool descriptions are cached separately depending on which tools are loaded, avoiding stale reuse.
What's wrong with this entry?
Anonymous. No account, no email.
What
Prepared tool descriptions are cached under a key that now varies on whether a particular tool is in the tool set.
Details
- an "S:" prefix segment is added when that tool is present, empty otherwise
- sessions with and without it no longer share cached descriptions
Evidence
? "S:" : ""
Strings lifted out of the shipped bundle, so the claim above can be checked against them.