Source Intelligence

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.

All of v2.1.169 Home All releases olderv2.1.168 v2.1.170newer

  • Fixed incorrect path-component splitting in URL-to-filename conversion where A (the path array) was referenced as z in certain code paths, causing incorrect encoding of URL path segments (search for "A.split" in the URL path normalizer — nJ structural change at line ~11580).
  • Fixed loadMarkdownFilesFromDir timeout log message which incorrectly reported the function name as loadMarkdownFiles (search for "loadMarkdownFilesFromDir: ripgrep timed out scanning").

See this entry in the whole of v2.1.169 →