Changelog
- 9072b02 Add a new client application - Lin Jun
- 3da7f74 Add a new client application - Lin Jun
- 4939865 Add a new client application - Lin Jun
- 6b6b343 Merge branch 'main' into plus
- 5b23fc5 Merge pull request router-for-me#1396 from Xm798/fix/log-dir-tilde-expansion
- 9181e72 Merge pull request router-for-me#1409 from wangdabaoqq/main
- c1c9483 Merge pull request router-for-me#1422 from dannycreations/feat-gemini-cli-claude-mime
- b722503 Merge pull request router-for-me#1423 from router-for-me/watcher
- 4874253 Merge pull request router-for-me#1425 from router-for-me/auth
- 7cf9ff0 Merge pull request router-for-me#1429 from neavo/fix/gemini-python-sdk-thinking-fields
- 1c0e102 Merge pull request #185 from router-for-me/plus
- 3f9c959 feat(gemini-cli): support image content in Claude request conversion
- 1548c56 feat(pprof): add support for configurable pprof HTTP debug server
- f7d82fd feat(registry): add Kimi-K2.5 model to static data
- 4af7125 feat(watcher): log auth field changes on reload
- 1165733 fix(cliproxy): update auth before model registration
- 6c65fdf fix(gemini): support snake_case thinking config fields from Python SDK
- a275db3 fix(logging): expand tilde in auth-dir and log resolution errors
- 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