What's Changed
- Docs: Update docs.json and formatting by @francisgreenleaf in #3991
- Adding support for Streamable MCP server by @arafatkatze in #3970
- docs/typo: remove extra bullet point on
installing-cline.mdx
by @isabelizimm in #3989 - fix: Add retry logic to API handlers by @ViezeVingertjes in #3596
- Add globalState to the standalone vscode extension context replacement. by @sjf in #3987
- Change Ollama model selector to filterable dropdown by @paulgear in #3999
- feat(lint): Add custom ESLint rule for checking that protobuf messages are created using .create() in more contexts by @sjf in #3929
- Migrate chatbuttonclicked protobus by @celestial-vault in #3854
- Fix: Telemetry by @canvrno in #4009
- Make the protobuf object literal lint check an error instead of a warning by @sjf in #4019
- feat: add all qwen3 models support and add thinking mode options by @Jonny-china in #3692
- New AskSage Models by @swhite24 in #3780
- migrate accountButtonClicked protobus by @celestial-vault in #4008
- Adding Cline Walkthrough by @arafatkatze in #3746
- Protobus Host Bridge by @Garoth in #3747
- Add type checking for protobus RPC handlers. by @sjf in #4020
- Add a postMessage handler for standalone cline app by @sjf in #4038
- Option to disable aggressive terminal reuse for users affected by the task lockout bug. by @pashpashpash in #4041
- remove log by @0xToshii in #4040
New Contributors
- @isabelizimm made their first contribution in #3989
- @paulgear made their first contribution in #3999
- @Jonny-china made their first contribution in #3692
Full Changelog: v3.17.9...v3.17.10