diff --git a/.changeset/v3.40.1.md b/.changeset/v3.40.1.md new file mode 100644 index 0000000000..0a8d9c22fa --- /dev/null +++ b/.changeset/v3.40.1.md @@ -0,0 +1,5 @@ +--- +"roo-cline": patch +--- + +- Fix: Add allowedFunctionNames support for Gemini to prevent mode switch errors (#10711 by @hannesrudolph, PR #10708 by @hannesrudolph)