Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cline-3.20.9.vsix | 2025-08-05 | 8.6 MB | |
README.md | 2025-08-05 | 2.6 kB | |
v3.20.9 source code.tar.gz | 2025-08-05 | 1.7 MB | |
v3.20.9 source code.zip | 2025-08-05 | 2.2 MB | |
Totals: 4 Items | 12.5 MB | 1 |
What's Changed
- Fix flakey test getOpenTabs and re-enable unit tests by @sjf in https://github.com/cline/cline/pull/5332
- Add optional way to enforce no file edits in plan mode by @0xToshii in https://github.com/cline/cline/pull/5299
- Update the GitHub test action to produce more readable output by @sjf in https://github.com/cline/cline/pull/5333
- Update saveOpenDocumentIfDirty to return if the doc was saved or not by @sjf in https://github.com/cline/cline/pull/5343
- Remove things that were left over from the ProtoBus migration. by @sjf in https://github.com/cline/cline/pull/5321
- Support mentions for filenames with spaces by @sjf in https://github.com/cline/cline/pull/5309
- fix: flaky check for editor search bar by @abeatrix in https://github.com/cline/cline/pull/5347
- fix: Change Vscode LM token counts to use approx counting method by @arafatkatze in https://github.com/cline/cline/pull/5280
- Add comments for HostBridge RPC showSaveDialog by @sjf in https://github.com/cline/cline/pull/5351
- fix: chatbox position styling by @abeatrix in https://github.com/cline/cline/pull/5352
- Add logging to the webview ProtoBus client by @sjf in https://github.com/cline/cline/pull/5353
- Add
getCallbackUri
to the HostProvider by @sjf in https://github.com/cline/cline/pull/5322 - Update ChatView footer background to use sidebar theme by @abeatrix in https://github.com/cline/cline/pull/5357
- Revert "Add getCallUri to the HostProvider (#5322)" by @abeatrix in https://github.com/cline/cline/pull/5359
- fix: clear streamingFailedMessage when user manually retries by @abeatrix in https://github.com/cline/cline/pull/5222
- Simplify the GrpcHandler and add tests by @sjf in https://github.com/cline/cline/pull/5356
- Baseten provider by @AlexKer in https://github.com/cline/cline/pull/5238
- Remove leftover code from ProtoBus migration by @sjf in https://github.com/cline/cline/pull/5363
- JSON encode/decode ProtoBus messages in the webview when not in Vscode by @sjf in https://github.com/cline/cline/pull/5362
- Refactoring: move vscode specific property out of the WebviewProvider by @sjf in https://github.com/cline/cline/pull/5364
- added provider flag to diff edit cli by @pashpashpash in https://github.com/cline/cline/pull/5334
- Adding Anthropic opus 4.1 by @arafatkatze in https://github.com/cline/cline/pull/5369
- v3.20.9 Release Notes by @github-actions[bot] in https://github.com/cline/cline/pull/5354
New Contributors
- @AlexKer made their first contribution in https://github.com/cline/cline/pull/5238
Full Changelog: https://github.com/cline/cline/compare/v3.20.8...v3.20.9