diff --git a/.changeset/v3.30.1.md b/.changeset/v3.30.1.md new file mode 100644 index 000000000000..94ff14e0ee7b --- /dev/null +++ b/.changeset/v3.30.1.md @@ -0,0 +1,6 @@ +--- +"roo-cline": patch +--- + +- Fix: Correct OpenRouter Mistral model embedding dimension from 3072 to 1536 (thanks @daniel-lxs!) +- Revert: Previous UI flicker fix that caused issues with task resumption (thanks @mrubens!)