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 v1.0.6 Home All releases olderv1.0.5 v1.0.7newer
Claude Code v1.0.6

New Features

Web Search Tool Enhancement

  • Improved web search parameter handling: The web search tool now uses a more streamlined parameter structure. Instead of separate objects, domain filters are now passed directly through the tool configuration:
  // New usage
  claude web-search "your query" --allowed-domains example.com --blocked-domains spam.com

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v1.0.6 →