Skip to content

Commit baa75a4

Browse files
committed
adding doc and icon
1 parent 70a0557 commit baa75a4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

goose-icon.jpg

40.8 KB
Loading

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "goose-vscode",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"publisher": "michaelneale",
5+
"icon": "goose-icon.jpg",
56
"main": "./out/extension.js",
67
"scripts": {
78
"test": "tsc",
@@ -11,7 +12,7 @@
1112
"keywords": [],
1213
"author": "",
1314
"license": "Apache-2.0",
14-
"description": "",
15+
"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",
1516
"devDependencies": {
1617
"@types/node": "^22.3.0",
1718
"@types/vscode": "^1.92.0",

0 commit comments

Comments
 (0)