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