Skip to content

Commit 25cf8d2

Browse files
authored
link to vs code extension (#20)
1 parent 6fef25a commit 25cf8d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ Then you can install `goose` with
4141
```sh
4242
pipx install goose-ai
4343
```
44+
#### IDEs
45+
There is an early version of a VS Code extension with goose support you can try here: https://github.com/square/goose-vscode - more to come soon.
46+
4447
### LLM provider access setup
4548
`goose` works on top of LLMs (you need to bring your own LLM). By default, `goose` uses `openai` as LLM provider. You need to set OPENAI_API_KEY as an environment variable if you would like to use `openai`.
4649
```sh

0 commit comments

Comments
 (0)