Release v1.15.1 contains somewhat hacky workaround fixes for Claude Cowork / Claude Desktop due to a bizarre issue they have passing invalid json to list and dict payload required tools. It will be removed once they come back into compliance with the MCP client spec.
What's Changed
- Add suggestionsViewMode support and improve comment tools by @reinlemmens in #602
- fix: Issues/611 by @taylorwilsdon in #613
- chore(deps-dev): bump requests from 2.32.5 to 2.33.0 in the uv group across 1 directory by @dependabot[bot] in #617
- fix(gmail): coerce JSON-string dict params in manage_gmail_filter by @kickinrad in #612
- feat(gmail): expose mailing list headers for bulk email detection by @jonzarecki in #600
New Contributors
- @kickinrad made their first contribution in #612
- @jonzarecki made their first contribution in #600
Full Changelog: v1.15.0...v1.15.1