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.
Malformed file:// links are dropped instead of printed
You'll notice
Useful2Signal1
Elsewhere
Broken file:// links, such as those from Windows network paths, are no longer printed.
What's wrong with this entry?
Anonymous. No account, no email.
What
When turning a local path into a clickable terminal link produces a URL with a hostname (which happens with Windows UNC paths) or with no path at all, no link is emitted now instead of a broken one. Affects image references and file-path links.
Evidence
pathToFileURL
Strings lifted out of the shipped bundle, so the claim above can be checked against them.