mirror of
https://github.com/cline/cline.git
synced 2026-09-21 05:10:09 +08:00
v3.35.1 Release Notes (#7207)
- Add: Hicap API integration as provider - Fix: enable Add Header button in OpenAICompatibleProvider UI - Fix: Remove orphaned tool_results after truncation and empty content field issues in native tool call - Fix: render model description in markdown Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
This commit is contained in:
co-authored by
Saoud Rizwan
parent
d0cac53d5b
commit
8b80c337ae
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "claude-dev",
|
||||
"displayName": "Cline",
|
||||
"description": "Autonomous coding agent right in your IDE, capable of creating/editing files, running commands, using the browser, and more with your permission every step of the way.",
|
||||
"version": "3.35.0",
|
||||
"version": "3.35.1",
|
||||
"icon": "assets/icons/icon.png",
|
||||
"engines": {
|
||||
"vscode": "^1.84.0"
|
||||
|
||||
Reference in New Issue
Block a user