mirror of
https://github.com/block/goose.git
synced 2026-04-28 03:29:36 +00:00
docs: add link to action, IDE words (#140)
This commit is contained in:
parent
c716c160b1
commit
92be713042
1 changed files with 7 additions and 0 deletions
|
|
@ -154,12 +154,19 @@ To see more documentation on the CLI commands currently available to Goose check
|
|||
|
||||
Learn how to modify your Goose profiles.yaml file to add and remove functionality (toolkits) and providing context to get the most out of Goose in our [Getting Started Guide][getting-started].
|
||||
|
||||
## Other ways to run goose
|
||||
|
||||
**Want to move out of the terminal and into an IDE?**
|
||||
|
||||
We have some experimental IDE integrations for VSCode and JetBrains IDEs:
|
||||
* https://github.com/square/goose-vscode
|
||||
* https://github.com/Kvadratni/goose-intellij
|
||||
|
||||
There is also an experimental github action to run goose as part of your workflow (for example if you ask it to fix an issue):
|
||||
https://github.com/marketplace/actions/goose-ai-developer-agent
|
||||
|
||||
There is also a `Dockerfile` in the root of this project you can use if you want to run goose in a sandboxed fashion.
|
||||
|
||||
## Getting involved!
|
||||
|
||||
There is a lot to do! If you're interested in contributing, a great place to start is picking a `good-first-issue`-labelled ticket from our [issues list][gh-issues]. More details on how to develop Goose can be found in our [Contributing Guide][contributing]. We are a friendly, collaborative group and look forward to working together![^1]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue