Skip to content

Commit 42913e7

Browse files
committed
Renaming in package.json
1 parent 2243036 commit 42913e7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "roo-cline",
3-
"displayName": "Roo Code (prev. Roo Cline)",
2+
"name": "Kilo-Code",
3+
"displayName": "Kilo Code",
44
"description": "A whole dev team of AI agents in your editor.",
5-
"publisher": "RooVeterinaryInc",
6-
"version": "3.8.4",
5+
"publisher": "kilocode",
6+
"version": "4.0.1",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",
@@ -13,13 +13,13 @@
1313
"vscode": "^1.84.0"
1414
},
1515
"author": {
16-
"name": "Roo Vet"
16+
"name": "Kilo Code"
1717
},
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/RooVetGit/Roo-Code"
20+
"url": "https://github.com/Kilo-Org/cline"
2121
},
22-
"homepage": "https://github.com/RooVetGit/Roo-Code",
22+
"homepage": "https://kilocode.ai",
2323
"categories": [
2424
"AI",
2525
"Chat",
@@ -192,9 +192,9 @@
192192
]
193193
},
194194
"configuration": {
195-
"title": "Roo Code",
195+
"title": "Kilo Code",
196196
"properties": {
197-
"roo-cline.allowedCommands": {
197+
"kiloCode.allowedCommands": {
198198
"type": "array",
199199
"items": {
200200
"type": "string"
@@ -209,7 +209,7 @@
209209
],
210210
"description": "Commands that can be auto-executed when 'Always approve execute operations' is enabled"
211211
},
212-
"roo-cline.vsCodeLmModelSelector": {
212+
"kiloCode.vsCodeLmModelSelector": {
213213
"type": "object",
214214
"properties": {
215215
"vendor": {

0 commit comments

Comments
 (0)