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:
github-actions[bot]
2025-11-03 20:08:34 -08:00
committed by GitHub
co-authored by Saoud Rizwan
parent d0cac53d5b
commit 8b80c337ae
8 changed files with 11 additions and 29 deletions
+1 -1
View File
@@ -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"