mirror of
https://github.com/cline/cline.git
synced 2025-06-03 03:59:07 +00:00
Update icon/details
This commit is contained in:
parent
3b004aed37
commit
35b6d301a9
BIN
icons/icon.png
BIN
icons/icon.png
Binary file not shown.
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 9.7 KiB |
@ -2,11 +2,11 @@
|
||||
"name": "claude-dev",
|
||||
"displayName": "Claude Dev",
|
||||
"description": "Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.",
|
||||
"version": "1.6.4",
|
||||
"version": "1.6.5",
|
||||
"icon": "icons/icon.png",
|
||||
"galleryBanner": {
|
||||
"color": "#F9E1D2",
|
||||
"theme": "light"
|
||||
"color": "#232323",
|
||||
"theme": "dark"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.84.0"
|
||||
@ -25,7 +25,6 @@
|
||||
"Chat",
|
||||
"Programming Languages",
|
||||
"Education",
|
||||
"Machine Learning",
|
||||
"Snippets",
|
||||
"Testing"
|
||||
],
|
||||
@ -36,8 +35,6 @@
|
||||
"autonomous",
|
||||
"chatgpt",
|
||||
"sonnet",
|
||||
"mistral",
|
||||
"codestral",
|
||||
"ai",
|
||||
"llama"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user