Goose
Goose AI coding assistant integration.
Installation
macOS/Linux
Windows
Run in Git Bash, MSYS2, or PowerShell:
Silent Installation
For non-interactive installation:
curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | CONFIGURE=false bash
After installation, you can update Goose with:
Usage
Configuration
Goose configuration is automatically generated in the working directory.
Default Configuration
- Model:
gpt-4o
- Provider:
openai
- Extensions: developer, pdfreader
Custom Configuration
Use a Metacoder config file to override defaults: