You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "goose-vscode",
3
-
"version": "0.0.10",
3
+
"version": "0.0.11",
4
4
"publisher": "michaelneale",
5
5
"icon": "goose-icon.png",
6
6
"main": "./out/extension.js",
@@ -13,7 +13,7 @@
13
13
"keywords": [],
14
14
"author": "",
15
15
"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",
0 commit comments