docs(concepts,automation,plugins): add Related sections to pages miss… · openclaw/openclaw@367b972
vincentkoc
·
2026-04-24
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -4,3 +4,8 @@ title: "Auth monitoring"
|
4 | 4 | --- |
5 | 5 | |
6 | 6 | This page moved to [Authentication](/gateway/authentication). See [Authentication](/gateway/authentication) for auth monitoring documentation. |
| 7 | + |
| 8 | +## Related |
| 9 | + |
| 10 | +- [Automation troubleshooting](/automation/troubleshooting) |
| 11 | +- [Hooks](/automation/hooks) |
| Original file line number | Diff line number | Diff line change |
|---|
@@ -4,3 +4,9 @@ title: "ClawFlow"
|
4 | 4 | --- |
5 | 5 | |
6 | 6 | ClawFlow was renamed to [Task Flow](/automation/taskflow). See [Task Flow](/automation/taskflow) for the current documentation. |
| 7 | + |
| 8 | +## Related |
| 9 | + |
| 10 | +- [Task flow](/automation/taskflow) |
| 11 | +- [Standing orders](/automation/standing-orders) |
| 12 | +- [Hooks](/automation/hooks) |
| Original file line number | Diff line number | Diff line change |
|---|
@@ -4,3 +4,8 @@ title: "Cron vs heartbeat"
|
4 | 4 | --- |
5 | 5 | |
6 | 6 | This page moved to [Automation & Tasks](/automation). See [Automation & Tasks](/automation) for the decision guide comparing cron and heartbeat. |
| 7 | + |
| 8 | +## Related |
| 9 | + |
| 10 | +- [Scheduled tasks](/automation/cron-jobs) |
| 11 | +- [Background tasks](/automation/tasks) |
| Original file line number | Diff line number | Diff line change |
|---|
@@ -4,3 +4,8 @@ title: "Gmail PubSub"
|
4 | 4 | --- |
5 | 5 | |
6 | 6 | This page moved to [Scheduled Tasks](/automation/cron-jobs#gmail-pubsub-integration). See [Scheduled Tasks](/automation/cron-jobs#gmail-pubsub-integration) for Gmail PubSub documentation. |
| 7 | + |
| 8 | +## Related |
| 9 | + |
| 10 | +- [Webhook](/automation/webhook) |
| 11 | +- [Automation troubleshooting](/automation/troubleshooting) |
| Original file line number | Diff line number | Diff line change |
|---|
@@ -4,3 +4,9 @@ title: "Polls"
|
4 | 4 | --- |
5 | 5 | |
6 | 6 | This page moved to [Message tool](/cli/message). See [Message tool](/cli/message) for poll documentation. |
| 7 | + |
| 8 | +## Related |
| 9 | + |
| 10 | +- [Webhook](/automation/webhook) |
| 11 | +- [Scheduled tasks](/automation/cron-jobs) |
| 12 | +- [Background tasks](/automation/tasks) |
| Original file line number | Diff line number | Diff line change |
|---|
@@ -4,3 +4,9 @@ title: "Automation troubleshooting"
|
4 | 4 | --- |
5 | 5 | |
6 | 6 | This page moved to [Scheduled Tasks](/automation/cron-jobs#troubleshooting). See [Scheduled Tasks](/automation/cron-jobs#troubleshooting) for troubleshooting documentation. |
| 7 | + |
| 8 | +## Related |
| 9 | + |
| 10 | +- [Hooks](/automation/hooks) |
| 11 | +- [Background tasks](/automation/tasks) |
| 12 | +- [Gateway troubleshooting](/gateway/troubleshooting) |
| Original file line number | Diff line number | Diff line change |
|---|
@@ -4,3 +4,9 @@ title: "Webhooks"
|
4 | 4 | --- |
5 | 5 | |
6 | 6 | This page moved to [Scheduled Tasks](/automation/cron-jobs#webhooks). See [Scheduled Tasks](/automation/cron-jobs#webhooks) for webhook documentation. |
| 7 | + |
| 8 | +## Related |
| 9 | + |
| 10 | +- [Poll](/automation/poll) |
| 11 | +- [Gmail PubSub](/automation/gmail-pubsub) |
| 12 | +- [Hooks](/automation/hooks) |
| Original file line number | Diff line number | Diff line change |
|---|
@@ -125,3 +125,9 @@ At minimum, set:
|
125 | 125 | --- |
126 | 126 | |
127 | 127 | _Next: [Group Chats](/channels/group-messages)_ 🦞 |
| 128 | + |
| 129 | +## Related |
| 130 | + |
| 131 | +- [Agent workspace](/concepts/agent-workspace) |
| 132 | +- [Multi-agent routing](/concepts/multi-agent) |
| 133 | +- [Session management](/concepts/session) |
| Original file line number | Diff line number | Diff line change |
|---|
@@ -303,3 +303,9 @@ The delegate model works for any small organization:
|
303 | 303 | 6. **Review and adjust** the capability tier as trust builds. |
304 | 304 | |
305 | 305 | Multiple organizations can share one Gateway server using multi-agent routing — each org gets its own isolated agent, workspace, and credentials. |
| 306 | + |
| 307 | +## Related |
| 308 | + |
| 309 | +- [Agent runtime](/concepts/agent) |
| 310 | +- [Sub-agents](/tools/subagents) |
| 311 | +- [Multi-agent routing](/concepts/multi-agent) |
| Original file line number | Diff line number | Diff line change |
|---|
@@ -43,3 +43,8 @@ If a feature is experimental, OpenClaw should say so plainly in docs and in the
|
43 | 43 | config path itself. What it should **not** do is smuggle preview behavior into a |
44 | 44 | stable-looking default knob and pretend that is normal. That's how config |
45 | 45 | surfaces get messy. |
| 46 | + |
| 47 | +## Related |
| 48 | + |
| 49 | +- [Features](/concepts/features) |
| 50 | +- [Release channels](/install/development-channels) |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。