Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cline-3.20.3.vsix | 2025-07-31 | 8.6 MB | |
README.md | 2025-07-31 | 5.5 kB | |
v3.20.3 source code.tar.gz | 2025-07-31 | 1.7 MB | |
v3.20.3 source code.zip | 2025-07-31 | 2.2 MB | |
Totals: 4 Items | 12.4 MB | 1 |
What's Changed
- Use npm module
open
to open URLs in the external browser (instead of the host bridge) by @sjf in https://github.com/cline/cline/pull/5013 - Move vscode.commands.executeCommand("vscode.open") to Hostbridge by @kvyb in https://github.com/cline/cline/pull/5173
- Update bug report template to make system information and logs fields optional by @saoudrizwan in https://github.com/cline/cline/pull/5159
- Support for Deepseek R1 0528 (#3903) by @0ne0rZer0 in https://github.com/cline/cline/pull/5183
- Bump form-data from 4.0.1 to 4.0.4 in /webview-ui in the npm_and_yarn group by @dependabot[bot] in https://github.com/cline/cline/pull/5095
- Remove feature_contribution issue type by @saoudrizwan in https://github.com/cline/cline/pull/5184
- feat: moonshot provider ui polish by @CellenLee in https://github.com/cline/cline/pull/5034
- feat: update Gemini models - remove deprecated and add 2.5 Flash-Lite by @Evgen1000end in https://github.com/cline/cline/pull/4681
- Add Composio to adding-mcp-servers-from-github.mdx by @kaavee315 in https://github.com/cline/cline/pull/4624
- Bump the npm_and_yarn group with 3 updates by @dependabot[bot] in https://github.com/cline/cline/pull/4186
- Revert "feat: update Gemini models - remove deprecated and add 2.5 Flash-Lite" by @saoudrizwan in https://github.com/cline/cline/pull/5194
- Fix url no trim by @Dcatfly in https://github.com/cline/cline/pull/4641
- Revise contributing guidelines and fix PR template link to feature requests board by @saoudrizwan in https://github.com/cline/cline/pull/5195
- Revert "Spruce up HistoryPreview" by @pashpashpash in https://github.com/cline/cline/pull/5207
- Add a check to the proto scripts to warn about using int64 types. by @sjf in https://github.com/cline/cline/pull/5174
- Bug fix: VSCode LM API token counting for Claude models by @johnib in https://github.com/cline/cline/pull/5051
- Fix: webview panel state change steals focus by @abeatrix in https://github.com/cline/cline/pull/5193
- Fix styled-components prop warnings by @abeatrix in https://github.com/cline/cline/pull/5181
- Change timeout, token budget and line limit fields in the ProtoBus from int64 to int32. by @sjf in https://github.com/cline/cline/pull/5221
- Quiet spammy MCP debug logs by @sjf in https://github.com/cline/cline/pull/5224
- refactor & fix: improve account view with better states management by @abeatrix in https://github.com/cline/cline/pull/5182
- fix issue where cline is occasionally bricked by the diffViewProvider attempting to close tabs by @0xToshii in https://github.com/cline/cline/pull/5227
- docs: fix Global Rules directory location for Linux/WSL systems by @trupix in https://github.com/cline/cline/pull/5219
- Add Huawei Cloud MaaS Provider by @ddling in https://github.com/cline/cline/pull/5071
- Move the OutputChannel to the HostProvider by @sjf in https://github.com/cline/cline/pull/5189
- Remove duplicated property in esbuild.json by @sjf in https://github.com/cline/cline/pull/5234
- feat: adds navigation bar component and restructure app layout by @abeatrix in https://github.com/cline/cline/pull/5220
- fix: remove duplicate tool registration for claude4-experimental by @wintertee in https://github.com/cline/cline/pull/4748
- Add Cerebras model Qwen 3 235b instruct by @kevint-cerebras in https://github.com/cline/cline/pull/5236
- remove chatSettings object by @celestial-vault in https://github.com/cline/cline/pull/5178
- e2e test: add mock service for cline API & new test for diff editor by @abeatrix in https://github.com/cline/cline/pull/5196
- test: update Playwright test timeouts by @abeatrix in https://github.com/cline/cline/pull/5241
- read_file can read images (png, jpg, jpeg, webp) by @0xToshii in https://github.com/cline/cline/pull/4411
- Improve Cline accounts support telemetry by @NightTrek in https://github.com/cline/cline/pull/5242
- refactor: setup e2e tests to use shared mock server by @abeatrix in https://github.com/cline/cline/pull/5245
- fix: use Uri.from to generate valid diff URI by @wangyijing130 in https://github.com/cline/cline/pull/4882
- Add vscode.workspace.findFiles to
no-direct-vscode-api
eslint rule. by @sjf in https://github.com/cline/cline/pull/5263 - When the webview is built with
build:test
enable build params that make debugging possible by @sjf in https://github.com/cline/cline/pull/5262 - Fix: Jumpy input saving by @celestial-vault in https://github.com/cline/cline/pull/5261
- adding redirectUrl to credits purchasing experience by @pashpashpash in https://github.com/cline/cline/pull/5158
- v3.20.3 Release Notes by @github-actions[bot] in https://github.com/cline/cline/pull/5185
New Contributors
- @0ne0rZer0 made their first contribution in https://github.com/cline/cline/pull/5183
- @CellenLee made their first contribution in https://github.com/cline/cline/pull/5034
- @Evgen1000end made their first contribution in https://github.com/cline/cline/pull/4681
- @kaavee315 made their first contribution in https://github.com/cline/cline/pull/4624
- @Dcatfly made their first contribution in https://github.com/cline/cline/pull/4641
- @johnib made their first contribution in https://github.com/cline/cline/pull/5051
- @trupix made their first contribution in https://github.com/cline/cline/pull/5219
- @ddling made their first contribution in https://github.com/cline/cline/pull/5071
- @wintertee made their first contribution in https://github.com/cline/cline/pull/4748
Full Changelog: https://github.com/cline/cline/compare/v3.20.2...v3.20.3