fix(docs): update outdated hooks documentation URLs#16165
Merged
steipete merged 3 commits intoopenclaw:mainfrom Feb 14, 2026
Merged
fix(docs): update outdated hooks documentation URLs#16165steipete merged 3 commits intoopenclaw:mainfrom
steipete merged 3 commits intoopenclaw:mainfrom
Conversation
5f2f63d to
2ee3fbb
Compare
2ee3fbb to
8ed13fb
Compare
Contributor
|
Merged via squash. Thanks @nicholascyh! |
hamidzr
pushed a commit
to hamidzr/openclaw
that referenced
this pull request
Feb 14, 2026
Merged via /review-pr -> /prepare-pr -> /merge-pr. Prepared head SHA: 8ed13fb Co-authored-by: nicholascyh <[email protected]> Co-authored-by: steipete <[email protected]> Reviewed-by: @steipete
openperf
pushed a commit
to openperf/moltbot
that referenced
this pull request
Feb 14, 2026
Merged via /review-pr -> /prepare-pr -> /merge-pr. Prepared head SHA: 8ed13fb Co-authored-by: nicholascyh <[email protected]> Co-authored-by: steipete <[email protected]> Reviewed-by: @steipete
openperf
pushed a commit
to openperf/moltbot
that referenced
this pull request
Feb 14, 2026
Merged via /review-pr -> /prepare-pr -> /merge-pr. Prepared head SHA: 8ed13fb Co-authored-by: nicholascyh <[email protected]> Co-authored-by: steipete <[email protected]> Reviewed-by: @steipete
BigUncle
pushed a commit
to BigUncle/openclaw
that referenced
this pull request
Feb 14, 2026
Merged via /review-pr -> /prepare-pr -> /merge-pr. Prepared head SHA: 8ed13fb Co-authored-by: nicholascyh <[email protected]> Co-authored-by: steipete <[email protected]> Reviewed-by: @steipete
mverrilli
pushed a commit
to mverrilli/openclaw
that referenced
this pull request
Feb 14, 2026
Merged via /review-pr -> /prepare-pr -> /merge-pr. Prepared head SHA: 8ed13fb Co-authored-by: nicholascyh <[email protected]> Co-authored-by: steipete <[email protected]> Reviewed-by: @steipete
GwonHyeok
pushed a commit
to learners-superpumped/openclaw
that referenced
this pull request
Feb 15, 2026
Merged via /review-pr -> /prepare-pr -> /merge-pr. Prepared head SHA: 8ed13fb Co-authored-by: nicholascyh <[email protected]> Co-authored-by: steipete <[email protected]> Reviewed-by: @steipete
zooqueen
pushed a commit
to hanzoai/bot
that referenced
this pull request
Mar 6, 2026
Merged via /review-pr -> /prepare-pr -> /merge-pr. Prepared head SHA: 8ed13fb Co-authored-by: nicholascyh <[email protected]> Co-authored-by: steipete <[email protected]> Reviewed-by: @steipete
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.
Description
This PR updates outdated hooks documentation links. The hooks docs have moved from
https://docs.openclaw.ai/hookstohttps://docs.openclaw.ai/automation/hooks, but several references still pointed to the old URL.Changes
https://docs.openclaw.ai/hookstohttps://docs.openclaw.ai/automation/hooks.Greptile Overview
Greptile Summary
Updates all hooks documentation URLs from
https://docs.openclaw.ai/hookstohttps://docs.openclaw.ai/automation/hooksacross 11 files — English and Chinese docs, bundled hookHOOK.mdfrontmatter, onboarding source code, and test fixtures. The changes are consistent and complete for all active references; the sole remaining old URL inCHANGELOG.mdis a historical entry and appropriately left unchanged.homepagefrontmatter in all 3 bundled hooks (session-memory,boot-md,command-logger)docs/automation/hooks.md,docs/cli/hooks.md) and their zh-CN translationssrc/commands/onboard-hooks.tsshown during onboardingsrc/hooks/bundled/README.mddocumentation and example HOOK.md templatesrc/cli/hooks-cli.test.tsandsrc/hooks/frontmatter.test.tsto matchConfidence Score: 5/5
Last reviewed commit: 9883fbf
(2/5) Greptile learns from your feedback when you react with thumbs up/down!