Skip to main content

goose repo and site migrating to aaif

· One min read
·
Michael Neale
Principal Engineer

goose has moved! The project now lives under the Agentic AI Foundation (AAIF) at the Linux Foundation.

There is also a new docs site https://goose-docs.ai/ with a nice .ai TLD!

What's changed

The GitHub repository and related projects have moved from block/goose to a new org:

https://github.com/aaif-goose/goose

This includes related repositories in the aaif-goose organization.

Everything else — the project, the community, the mission — remains the same. goose is still open source, still actively developed, and still the same agent you know.

Migration in progress

We're still working through some migration issues (broken links, redirects, CI, etc). If you hit anything that seems off, please reach out on Discord and let us know.

Update your remotes

If you have a local clone, update your git remote:

git remote set-url origin git@github.com:aaif-goose/goose.git

Learn more

Visit aaif.io to learn more about the foundation and its mission.