Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cline-3.20.2.vsix | 2025-07-26 | 8.5 MB | |
README.md | 2025-07-26 | 1.7 kB | |
v3.20.2 source code.tar.gz | 2025-07-26 | 1.7 MB | |
v3.20.2 source code.zip | 2025-07-26 | 2.2 MB | |
Totals: 4 Items | 12.4 MB | 2 |
What's Changed
- Adding gitbash terminal support and docs for solving windows terminal issues by @arafatkatze in https://github.com/cline/cline/pull/5110
- Fixed issue affecting first-time credential entry for SAP AI Core by @schardosin in https://github.com/cline/cline/pull/5132
- Change the
CLAUDE_CODE_MAX_OUTPUT_TOKENS
by @BarreiroT in https://github.com/cline/cline/pull/5142 - Abstracted getting of open and visible tabls by Hostbridge by @tseglevskiy in https://github.com/cline/cline/pull/5150
- Fix organization state reset when switching between accounts by @abeatrix in https://github.com/cline/cline/pull/5154
- Add an RPC to the host bridge to scroll the diff viewer. by @sjf in https://github.com/cline/cline/pull/5151
- Replace vscode show message API calls with the host bridge by @sjf in https://github.com/cline/cline/pull/5161
- Fix Qwen API options inconsistency by @abeatrix in https://github.com/cline/cline/pull/5162
- refactor(proto): Align proto directory structure with package names to follow best practices by @sjf in https://github.com/cline/cline/pull/5171
- Fix issue where checkpointing blocked UI by @saoudrizwan in https://github.com/cline/cline/pull/5177
- Fix launch configuration for the cline-core by @sjf in https://github.com/cline/cline/pull/5170
- Fix cursor state after restoring files to be disabled after checked out by @saoudrizwan in https://github.com/cline/cline/pull/5179
- Changeset version bump by @github-actions[bot] in https://github.com/cline/cline/pull/5155
New Contributors
- @tseglevskiy made their first contribution in https://github.com/cline/cline/pull/5150
Full Changelog: https://github.com/cline/cline/compare/v3.20.1...v3.20.2