DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.
Settings watcher notices changes that happened while it was not watching
You'll notice
Useful3Signal2
Settings
Settings edits made while the watcher was paused are now picked up afterwards.
What's wrong with this entry?
Anonymous. No account, no email.
What
The user settings watcher now records, per file, whether the file was there and at what version, so a later snapshot can spot an edit or a deletion that occurred during a gap in watching.
Details
The deletion log line gains a suffix marking that case.
Evidence
(while unwatched)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.