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.90 Home All releases olderv2.1.89 v2.1.91newer
Claude Code v2.1.90

  • Fixed network allowlist hostname matching to correctly reject IP addresses for wildcard domain patterns (e.g., *.github.com no longer incorrectly matches bare IP addresses) (search for "qI_" in the NC1 function)
  • Removed the FetchHttpHandler polyfill and several duplicate URI encoding/query string builder modules that were dead code from the AWS SDK bundling (removed bc7, rn7, D9q, f9q, N9q, y9q, B9q functions)

See this entry in the whole of v2.1.90 →