New Features#
What's wrong with this entry?
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.