🐛 Bug Fixes
- Gemini Tool Schema Sanitization — The standard Gemini provider now sanitizes OpenAI tool schemas before forwarding to Gemini API, removing unsupported JSON Schema keywords (
additionalProperties,$schema,const,default,not, etc.). Previously, sanitization only ran in the CLI executor path. Fixes #173
Full Changelog: https://github.com/diegosouzapw/OmniRoute/blob/main/CHANGELOG.md