[v4.118.0]
-
#3638
49e44fcThanks @mcowger! - Enable Moonshot for native tool calling -
#3295
5a155a9Thanks @Maosghoul! - MiniMax provider added. MiniMax provider preserves reasoning blocks and has experimental support for native tool calling. -
#3632
d7fad58Thanks @iscekic! - Introduces "YOLO" mode, where all approval requests are automatically approved. Initially used for--automode in the CLI, now available in the extension as well inSettings > Auto-Approval. -
#3605
03fccd3Thanks @viktorxhzj! - OpenRouter and Kilo Gateway providers now preserve reasoning blocks between API requests. This should improve performance of reasoning models, especially MiniMax M2. -
#3597
ea3c0bdThanks @mcowger! - Add Kimi K2 Thinking to Moonshot.ai provider.
Patch Changes
-
#3629
fefc671Thanks @chrarnoldus! - Anthropic provider now preserves reasoning blocks and has (experimental) support for native (JSON-style) tool calls. This greatly improves support for Claude Haiku 4.5 -
#3612
970e799Thanks @burkostya! - fix(native-tools): Make read_file_multi pattern JSON Schema compliant