Changelog
- c1c9483 Merge pull request #1422 from dannycreations/feat-gemini-cli-claude-mime
- 7cf9ff0 Merge pull request #1429 from neavo/fix/gemini-python-sdk-thinking-fields
- 3f9c959 feat(gemini-cli): support image content in Claude request conversion
- f7d82fd feat(registry): add Kimi-K2.5 model to static data
- 6c65fdf fix(gemini): support snake_case thinking config fields from Python SDK
- 075e3ab fix(test): rename test function to reflect behavior change for builtin tools
- 209d740 fix(thinking): ensure includeThoughts is false for ModeNone in budget processing
- d86b13c fix(thinking): support user-defined includeThoughts setting with camelCase and snake_case variants
- 25c6b47 refactor(util, executor): optimize payload handling and schema processing