Skip to content

docs(goose): update stale Goose URLs after the governance move - #2640

Merged
dyoshikawa merged 1 commit into
mainfrom
resolve-issue-2404-goose-url-housekeeping
Aug 8, 2026
Merged

docs(goose): update stale Goose URLs after the governance move#2640
dyoshikawa merged 1 commit into
mainfrom
resolve-issue-2404-goose-url-housekeeping

Conversation

@dyoshikawa

Copy link
Copy Markdown
Owner

Comment- and doc-only housekeeping, zero behavior change.

After Goose's governance move the old references in this repo are stale:

  • repo github.com/block/goosegithub.com/aaif-goose/goose
  • docs site block.github.io/goose/docs/...goose-docs.ai/docs/...

src/features/hooks/goose-hooks.ts:38 already used the new repo form, so this brings the rest of the tree in line with the in-repo precedent. The research reference map .rulesync/skills/rulesync-feature-research/references/goose.md was already on goose-docs.ai and needed no change.

Files touched: src/types/hooks.ts, src/constants/goose-paths.ts, src/features/subagents/goose-subagent.ts, src/features/mcp/goose-mcp.ts, src/features/mcp/mcp-processor.ts, src/features/permissions/goose-permissions.ts, src/features/hooks/goose-hooks.ts, src/features/rules/goose-rule.ts, src/features/skills/goose-skill.ts, src/features/commands/goose-command.ts, plus docs/reference/file-formats.md (and the regenerated src/generated/docs-content.ts).

Pinned refs preserved

Several of these are permalinks pinned to a tag, branch, or PR. Only the host and org were rewritten; every ref was kept as-is:

  • src/types/hooks.ts:553 — still pinned to v1.41.0
  • src/constants/goose-paths.ts:20 — still releases/tag/v1.39.0
  • PR permalinks #9471, #10467 and the issue reference #9736 — unchanged
  • blob/main/crates/goose/src/config/permission.rs and the slash-command source — still on main

Verification

Spot-checked five rewritten URLs with curl -L -o /dev/null -w %{http_code}; all returned 200:

  • https://goose-docs.ai/docs/guides/context-engineering/hooks/
  • https://goose-docs.ai/docs/guides/recipes/recipe-reference/
  • https://goose-docs.ai/docs/mcp/skills-mcp/
  • https://github.com/aaif-goose/goose/blob/v1.41.0/crates/goose/src/hooks/mod.rs
  • https://github.com/aaif-goose/goose/pull/9471

pnpm cicheck passes; aaif was added to the cspell word list.

Part of #2404 (housekeeping slice from the 2026-08-06 comment)

Goose moved from block/goose to aaif-goose/goose and its docs site from
block.github.io/goose to goose-docs.ai. Rewrite host and org in comments and
@see references, keeping every pinned ref (v1.41.0, v1.39.0, PR numbers,
blob/main) intact. Comment and doc only; no behavior change.

Part of #2404 (housekeeping slice from the 2026-08-06 comment)
@dyoshikawa
dyoshikawa merged commit 3943d85 into main Aug 8, 2026
10 checks passed
@dyoshikawa
dyoshikawa deleted the resolve-issue-2404-goose-url-housekeeping branch August 8, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants