v3.24.1
- fix(recall): normalize tool output to JSON-native at the safe_handler boundary (v3.24.1) (#66)
- fix(validation): recall arg schema uses max_results, not limit
- fix(marketplace): align marketplace.json version with plugin.json (3.24.0)
What's Changed
- fix(recall): normalize tool output to JSON-native at the safe_handler boundary (v3.24.1) by @cdeust in #66
Full Changelog: v3.24.0...v3.24.1