mirror of
https://github.com/cline/cline.git
synced 2025-06-03 03:59:07 +00:00
Update version and details
This commit is contained in:
parent
f97aa09984
commit
728f83f834
25
package.json
25
package.json
@ -2,7 +2,7 @@
|
||||
"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.2",
|
||||
"version": "1.6.3",
|
||||
"icon": "icons/icon.png",
|
||||
"galleryBanner": {
|
||||
"color": "#FFDFCA",
|
||||
@ -21,14 +21,25 @@
|
||||
"url": "https://github.com/saoudrizwan/claude-dev"
|
||||
},
|
||||
"categories": [
|
||||
"AI"
|
||||
"AI",
|
||||
"Chat",
|
||||
"Programming Languages",
|
||||
"Education",
|
||||
"Machine Learning",
|
||||
"Snippets",
|
||||
"Testing"
|
||||
],
|
||||
"keywords": [
|
||||
"AI",
|
||||
"Claude",
|
||||
"agentic",
|
||||
"productivity",
|
||||
"automation"
|
||||
"claude",
|
||||
"coding",
|
||||
"agent",
|
||||
"autonomous",
|
||||
"chatgpt",
|
||||
"sonnet",
|
||||
"mistral",
|
||||
"codestral",
|
||||
"ai",
|
||||
"llama"
|
||||
],
|
||||
"activationEvents": [],
|
||||
"main": "./dist/extension.js",
|
||||
|
Loading…
Reference in New Issue
Block a user