Changelog
- fb95813 Merge pull request #2142 from Muran-prog/fix/strip-uniqueItems-gemini-2123
- be3f8db Merge pull request #2187 from Darley-Wey/fix/claude-disable-parallel-tool-calls
- 56073de Merge pull request #2200 from sususu98/feat/local-model-flag
- f81acd0 Merge pull request #2243 from router-for-me/oauth
- 9738a53 feat: add -local-model flag to skip remote model catalog fetching
- cccb77b fix(auth): avoid blocking oauth callback wait on prompt
- 19e1a44 fix(claude): honor disable_parallel_tool_use
- 9c6c361 fix(claude): read disable_parallel_tool_use from tool_choice
- f6bbca3 fix: strip uniqueItems from Gemini function_declarations (#2123)
- 636da4c refactor(auth): replace manual input handling with AsyncPrompt for callback URLs
- 2bd646a refactor: replace
sjson.Setusage withsjson.SetBytesto optimize mutable JSON transformations