an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
Goose v1.9.2 adds Claude Sonnet 4.5 model support and macOS Tahoe compatibility.
$ git clone --branch v1.9.2 https://github.com/block/goose.git # already have the repo? check out this version: $ git checkout v1.9.2
- ›Adds claude-sonnet-4-5 as a supported model.
- ›Upgrades Electron runtime for macOS Tahoe compatibility.