codename goose
https://block.github.io/goose/
Models
Good
- Support “special-passthrough” providers that works with existing CLI allowing you to use your subscriptions instead of paying per token (claude code and gemini-cli).
Bad
- Not autonomous enough (maybe i did not configure correctly?), i.e. always asking the user. So I’m always behind typing “proceed”, “continue”…
- Seems to have this issue with Github models (with claude-sonnet-4), not with Anthropic ones.
- Must go to the source code to find the supported model names…
- Cannot use a symlink to the config file (always return 404 when prompting, like it doesn’t find the model).