mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-22 05:11:06 -05:00
Update icon/details
This commit is contained in:
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",
|
"name": "claude-dev",
|
||||||
"displayName": "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.",
|
"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",
|
"icon": "icons/icon.png",
|
||||||
"galleryBanner": {
|
"galleryBanner": {
|
||||||
"color": "#F9E1D2",
|
"color": "#232323",
|
||||||
"theme": "light"
|
"theme": "dark"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.84.0"
|
"vscode": "^1.84.0"
|
||||||
@@ -25,7 +25,6 @@
|
|||||||
"Chat",
|
"Chat",
|
||||||
"Programming Languages",
|
"Programming Languages",
|
||||||
"Education",
|
"Education",
|
||||||
"Machine Learning",
|
|
||||||
"Snippets",
|
"Snippets",
|
||||||
"Testing"
|
"Testing"
|
||||||
],
|
],
|
||||||
@@ -36,8 +35,6 @@
|
|||||||
"autonomous",
|
"autonomous",
|
||||||
"chatgpt",
|
"chatgpt",
|
||||||
"sonnet",
|
"sonnet",
|
||||||
"mistral",
|
|
||||||
"codestral",
|
|
||||||
"ai",
|
"ai",
|
||||||
"llama"
|
"llama"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user