Releases: cline/cline
Releases · cline/cline
v3.20.0
What's Changed
- Display credit balance for all accounts by @abeatrix in #4992
- Host bridge migration: showInputBox by @abeatrix in #4747
- add devtral medium to mistral provider by @0xToshii in #5100
- Updating the ordering to move cerebras provider upwards in the list of providers by @arafatkatze in #5102
- Adding support for new models Qwen 3 models on Qwen provider by @arafatkatze in #5106
- Fix hugging face model description by @saoudrizwan in #5105
- Updating the new release announcement note by @arafatkatze in #5101
- v3.20.0 Release Notes by @github-actions[bot] in #5096
- Improve auth state management for account view by @abeatrix in #5107
Full Changelog: v3.19.8...v3.20.0
v3.19.8
What's Changed
- Add new RPCs to the host bridge diff service by @sjf in #4997
- move environment setting to launch & publish by @0xToshii in #5002
- Don't need to use
Message.create({...})
with the host bridge by @sjf in #4999 - Move save() and getDocument() to the platform specific diff classes by @sjf in #5008
- Remove unused code by @sjf in #5010
- Just shut up already by @sjf in #5011
- fix: mcp servers are not started when disabled by @mohanraj-r in #4501
- fix: Add documentation to nav menu by @dacamposol in #5014
- Fix import in McpHub by @sjf in #5021
- Add eslint checks for more vscode API calls by @sjf in #5023
- Move remaining platform specific code out of the diff view provider. by @sjf in #5009
- Fix the structure for the
hosts
package by @sjf in #5020 - Fix clean up part of the build-proto script by @sjf in #5027
- Separate plan act model settings by @celestial-vault in #4827
- Updating Mintlify version by @arafatkatze in #5030
- [Fix] Stale state in new modelpickers search term by @celestial-vault in #5044
- Robust Checkpoints timeout, error handling by @canvrno in #5015
- Use
--system-prompt-file
to pass the system prompt to Claude Code by @BarreiroT in #5024 - Change the script scripts/runclinecore.sh to only install and run cline-core by @sjf in #5049
- Improve HostBridge error handling and logging robustness by @sjf in #5037
- Speed up E2E tests by @celestial-vault in #5045
- Add better error handling the
DiffViewProvider.saveDocument()
by @sjf in #5041 - Move duplicated code for loading the protobuf descriptor set into a shared util file. by @sjf in #5059
- Generate typed clients for the ProtoBus API by @sjf in #5063
- Refactor: Git commit message generation as a module by @abeatrix in #5031
- refactor(hosts): Simplify the host provider interface for callers by @sjf in #5057
- Fix options to buildApiHandler by @celestial-vault in #5064
- Fix CLINE_ENVIRONMENT configuration not being passed to webview by @abeatrix in #5029
- Change available Cerebras models + modify context window by @arafatkatze in #5076
- remove need for developers to touch code to test each env by @0xToshii in #5078
- migrate showSaveDialog hostBridge by @celestial-vault in #5080
- fix: Generate type-safe code for the Vscode Protobus service by @sjf in #5077
- hostbridge migrate save textDocument by @celestial-vault in #5088
- Remove compiled files that were committed by mistake by @sjf in #5082
- automate announcement display for major.minor releases by @kvyb in #5081
- Dont export the protobus handlers from
protobus-services.ts
by @sjf in #5091 - v3.19.8 Release Notes by @github-actions[bot] in #5022
New Contributors
- @mohanraj-r made their first contribution in #4501
- @kvyb made their first contribution in #5081
Full Changelog: v3.19.7...v3.19.8
v3.19.7
What's Changed
- Improve Claude Code errors and create Docs by @BarreiroT in #4968
- remove unused vscode import by @0xToshii in #4981
- move to simple config for setting env details of backend by @0xToshii in #4978
- Move the logic to scroll the diff editor window into the platform specific classes by @sjf in #4977
- Standalone Terminal Manager & remove other vscode-impls (now covered by host bridge) by @Garoth in #4993
- Move platform specific code out of the DiffViewProvider and into the VscodeDiffViewProvider by @sjf in #4980
- chore: Introduce SAP AI Core documentation by @dacamposol in #4961
- Handle auth state changes in all extension windows by @abeatrix in #4987
- Unify error handling and display logic by @abeatrix in #4984
- trivial change to remove compile warning by @0xToshii in #5003
- added hugging face provider by @pashpashpash in #4952
- v3.19.7 Release Notes by @github-actions[bot] in #4983
New Contributors
- @dacamposol made their first contribution in #4961
Full Changelog: v3.19.6...v3.19.7
v3.19.6
What's Changed
- Disable recording webview click events by @abeatrix in #4709
- Upgraded telemetry to capture each message turn separately by @NightTrek in #4954
- remove extra call to vscode.workspace.openTextDocument by @sjf in #4960
- Change the port numbers for the ProtoBus service and HostBridge. by @sjf in #4969
- Add a script to run the standalone service. by @sjf in #4966
- fix streamlit dashboard to be compatible with both old and new versio… by @pashpashpash in #4922
- adding documentation workflow by @pashpashpash in #4598
- removing unneeded docs section by @pashpashpash in #4974
- swapping latest diff algo as default by @pashpashpash in #4412
- [FIX] Auto approve max requests update current task's count by @celestial-vault in #4955
- Fix kimi k2 provider sorting by @saoudrizwan in #4975
- add auto refresh to accounts page by @0xToshii in #4901
- Refactoring terminal process logic and edge cases for simplicity by @arafatkatze in #4673
- Improve generated code that registers the vscode host bridge handlers. by @sjf in #4972
- v3.19.6 Release Notes by @github-actions[bot] in #4976
Full Changelog: v3.19.5...v3.19.6
v3.19.5
What's Changed
- Add vision capability to moonshot v1 by @saoudrizwan in #4926
- Update diff edit evals README.md by @pashpashpash in #4920
- Move the build-proto script into the scripts directory by @sjf in #4935
- Move the generated file host-grpc-service-config.ts in the
src/generated
directory. by @sjf in #4938 - Remove state parameter from auth callback by @abeatrix in #4845
- Add diff.replaceText to the host bridge. by @sjf in #4879
- Display user role in organization by @abeatrix in #4937
- Capture provider API errors by @abeatrix in #4936
- Move the generated files for the host bridge into the 'src/generated' by @sjf in #4942
- Display credit purchase link based on active organization by @abeatrix in #4903
- Move the vscode hostbridge handlers into their own package by @sjf in #4945
- Add webview type checking in CI by @celestial-vault in #4944
- Fix bad merge by @sjf in #4946
- Move the vscode specific classes into the
hosts/vscode
package. by @sjf in #4947 - docs: Update Claude Code documentation to include Pro plans alongside Max plans by @nickbaumann98 in #4948
- Fix: pass items to showMessage in VS Code host bridge by @abeatrix in #4949
- Set up E2E tests with Playwright by @abeatrix in #4721
- feat: Groq provider support by @arafatkatze in #4943
- not showing request id when insufficient balance by @pashpashpash in #4953
- v3.19.5 Release Notes by @github-actions[bot] in #4941
Full Changelog: v3.19.4...v3.19.5
v3.19.4
What's Changed
- Add ability to choose chinese endpoint for Moonshot provider by @saoudrizwan in #4924
- Changeset version bump by @github-actions[bot] in #4925
Full Changelog: v3.19.3...v3.19.4
v3.19.3
What's Changed
- Add Moonshot AI provider by @saoudrizwan in #4913
- Changeset version bump by @github-actions[bot] in #4917
Full Changelog: v3.19.2...v3.19.3
v3.19.2
What's Changed
- docs: improve documentation by @nidelson in #4863
- Release Version v3.19.1 by @saoudrizwan in #4908
- Includes request ID in error returned by Cline API by @abeatrix in #4909
- Changeset version bump by @github-actions[bot] in #4910
New Contributors
Full Changelog: v3.18.15...v3.19.2
v3.18.15
What's Changed
- Add DiffService to the host bridge. by @sjf in #4841
- Add a vscode specific DiffViewProvider, and one for external platforms. by @sjf in #4866
- better balance display by @pashpashpash in #4867
- Implement openDiffEditor in the ExternalDiffViewProvider by @sjf in #4875
- DiffViewProvider refactoring for the host bridge by @sjf in #4877
- Removing reasoning UX for Grok 4 models and correct pricing by @arafatkatze in #4849
- Add kimi-k2 as trending model by @celestial-vault in #4889
- feat: Support for Bedrock API Keys by @massi-ang in #4728
- Update the vscode usages script to include commands used by vscode.commands.executeCommand by @sjf in #4891
- Change the name of the cline core script from standalone.js to cline-core.js by @sjf in #4894
- [McpResponseDisplay] Refactor out useEffect logic to helper function by @celestial-vault in #4852
- pass linter errors with read_file by @celestial-vault in #4159
- Add markdown parsing to MCP responses by @celestial-vault in #4862
- remove unused ExtensionStateContext setters by @celestial-vault in #4865
- Set default kimi provider to together by @saoudrizwan in #4904
- Revert "pass linter errors with read_file" by @saoudrizwan in #4905
- Add groq to kimi providers by @saoudrizwan in #4906
- Changeset version bump by @github-actions[bot] in #4890
New Contributors
- @massi-ang made their first contribution in #4728
Full Changelog: v3.18.14...v3.18.15
v3.18.14
What's Changed
- Fix re-sign in flow by @saoudrizwan in #4856
- Changeset version bump by @github-actions[bot] in #4857
Full Changelog: v3.18.13...v3.18.14