What's wrong with this entry?
The Write tool now advises: "For appending to an existing file, prefer shell redirection via Bash (e.g. echo "..." >> file) over rewriting the whole file." The old mode:'append' parameter has been removed from the Write tool schema.
Write tool description change (search for "For appending to an existing file, prefer shell redirection")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.