Skip to content

Commit 3857fc4

Browse files
committed
note on status
1 parent 0bbd811 commit 3857fc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "goose-vscode",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"publisher": "michaelneale",
55
"icon": "goose-icon.png",
66
"main": "./out/extension.js",
@@ -13,7 +13,7 @@
1313
"keywords": [],
1414
"author": "",
1515
"license": "Apache-2.0",
16-
"description": "Goose is a programming agent that runs on your machine. You need goose-ai package installed for this to work. goose: https://github.com/square/goose",
16+
"description": "This is Goose is a programming agent that runs on your machine. Consider this extension experimental at this stage. You need goose-ai package installed for this to work. goose: https://github.com/square/goose",
1717
"devDependencies": {
1818
"@types/node": "^22.3.0",
1919
"@types/vscode": "^1.91.0",

0 commit comments

Comments
 (0)