Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cline-3.32.2.vsix | 2025-09-29 | 8.7 MB | |
README.md | 2025-09-29 | 1.3 kB | |
v3.32.2 source code.tar.gz | 2025-09-29 | 1.9 MB | |
v3.32.2 source code.zip | 2025-09-29 | 2.7 MB | |
Totals: 4 Items | 13.3 MB | 0 |
What's Changed
- Add /task deep link handler by @saoudrizwan in https://github.com/cline/cline/pull/6513
- fix: command execution not sending output to webview and incorrectly showing 'Proceed while Running' when finished by @saoudrizwan in https://github.com/cline/cline/pull/6522
- remove getCurrentMode function in favor of state manager by @celestial-vault in https://github.com/cline/cline/pull/6418
- Don't show VS Code LM provider on non-VSCode platforms by @sjf in https://github.com/cline/cline/pull/6523
- [disk.ts] Replace uses of context.globalStorageUri with HostProvider.get().globalStorageFsPath by @sjf in https://github.com/cline/cline/pull/6507
- Handle quotes and other special chars in the curl request by @sjf in https://github.com/cline/cline/pull/6525
- Replace VSCode API with Host Provider by @sjf in https://github.com/cline/cline/pull/6527
- ref: Move getGlobalStorageDir out of the HostProvider into disk.ts by @sjf in https://github.com/cline/cline/pull/6530
- Replace VSCode API with the host bridge. by @sjf in https://github.com/cline/cline/pull/6529
- Add Claude Sonnet 4.5 by @saoudrizwan in https://github.com/cline/cline/pull/6544
- Changeset version bump by @github-actions[bot] in https://github.com/cline/cline/pull/6511
Full Changelog: https://github.com/cline/cline/compare/v3.32.1...v3.32.2