What's Changed
- Makes Markdown the default output format for all search tools and adds
response_formatfor callers that need to switch from Markdown to JSON. - Markdown migration improves token efficiency by 40-50% on average for all tool responses.
Full Changelog: v0.2.0...v1.0.0