Open source · extensible

An agent that goes beyond code suggestions.

goose does not just propose changes. It installs, executes, edits, and tests on your machine, driven by any LLM you point it at.

01

install

Pulls the dependencies a task needs instead of asking you to.

02

execute

Runs real commands and reads the real output back.

03

edit

Changes files in place, across the project, not in a chat box.

04

test

Verifies its own work and iterates until it passes.

Bring your own model.

goose is not tied to one provider. Run it on a frontier API or a local model on your own hardware.

OpenAI Anthropic Google Ollama (local) any OpenAI-compatible endpoint