fix(goose): repoint install_url and docs to goose-docs.ai (#3171)#3215
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Goose integration metadata and documentation links to reflect Goose’s move to the Agentic AI Foundation (AAIF) and the new documentation domain (goose-docs.ai), per issue #3171.
Changes:
- Update
GooseIntegrationinstall_urltohttps://goose-docs.ai/docs/getting-started/installation. - Update the Goose docs link in the integrations reference table to
https://goose-docs.ai/. - Add a changelog entry for the Goose URL updates.
Show a summary per file
| File | Description |
|---|---|
| src/specify_cli/integrations/goose/init.py | Repoints Goose integration install_url to the new docs domain. |
| docs/reference/integrations.md | Updates the public integrations table link for Goose to goose-docs.ai. |
| CHANGELOG.md | Notes the Goose metadata/docs link update in the changelog. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 3/3 changed files
- Comments generated: 1
- Review effort level: Low
979e542 to
ba53204
Compare
Goose moved to the Agentic AI Foundation; docs moved from block.github.io/goose to goose-docs.ai. Update install_url and the docs reference link. Assisted-by: GitHub Copilot (model: Claude Opus 4.8, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
ba53204 to
c0b7ae6
Compare
Contributor
Author
|
Also updated the subpackage docstring, which still attributed Goose to Block — it's now org-neutral (Agentic AI Foundation), so no stale Posted on behalf of @BenBtg by GitHub Copilot (model: Claude Opus 4.8, autonomous). |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Assisted-by: GitHub Copilot (model: Claude Opus 4.8, autonomous)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #3171.
Goose moved from block/goose to the Agentic AI Foundation (AAIF); docs moved to goose-docs.ai (block.github.io/goose now redirects). Metadata-only update: repoint install_url and the docs-reference link to goose-docs.ai (verified 200).
🤖 Opened by GitHub Copilot (model: Claude Opus 4.8) on behalf of @BenBtg.