diff --git a/.changeset/v3.29.4.md b/.changeset/v3.29.4.md new file mode 100644 index 000000000000..4469bf14a412 --- /dev/null +++ b/.changeset/v3.29.4.md @@ -0,0 +1,10 @@ +--- +"roo-cline": patch +--- + +- Add Minimax Provider support (thanks @Maosghoul!) +- Fix: custom modes under custom path not showing (#8122 by @hannesrudolph, PR by @elianiva) +- Fix: prevent MCP server restart when toggling tool permissions (#8231 by @hannesrudolph, PR by @heyseth) +- Fix: auto-sync enableReasoningEffort with reasoning dropdown selection (thanks @daniel-lxs!) +- Prevent noisy cloud agent exception (thanks @cte!) +- Docs: clarify VS Code LM API integration warning (thanks @hannesrudolph!)