docs: unify See also/Related headings across remaining pages · openclaw/openclaw@ffa5f45
vincentkoc
·
2026-04-24
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -433,14 +433,10 @@ Planned features:
|
433 | 433 | - [ ] Dynamic agent selection (choose agents based on message content) |
434 | 434 | - [ ] Agent priorities (some agents respond before others) |
435 | 435 | |
436 | | -## See Also |
437 | | - |
438 | | -- [Multi-Agent Configuration](/tools/multi-agent-sandbox-tools) |
439 | | -- [Routing Configuration](/channels/channel-routing) |
440 | | -- [Session Management](/concepts/session) |
441 | | - |
442 | 436 | ## Related |
443 | 437 | |
444 | 438 | - [Groups](/channels/groups) |
445 | 439 | - [Channel routing](/channels/channel-routing) |
446 | 440 | - [Pairing](/channels/pairing) |
| 441 | +- [Multi-agent sandbox tools](/tools/multi-agent-sandbox-tools) |
| 442 | +- [Session management](/concepts/session) |
| Original file line number | Diff line number | Diff line change |
|---|
@@ -188,13 +188,9 @@ Sandbox settings live in `~/.openclaw/openclaw.json` under `agents.defaults.sand
|
188 | 188 | } |
189 | 189 | ``` |
190 | 190 | |
191 | | -## See Also |
192 | | - |
193 | | -- [Sandbox Documentation](/gateway/sandboxing) |
194 | | -- [Agent Configuration](/concepts/agent-workspace) |
195 | | -- [Doctor Command](/gateway/doctor) - Check sandbox setup |
196 | | - |
197 | 191 | ## Related |
198 | 192 | |
199 | 193 | - [CLI reference](/cli) |
200 | 194 | - [Sandboxing](/gateway/sandboxing) |
| 195 | +- [Agent workspace](/concepts/agent-workspace) |
| 196 | +- [Doctor](/gateway/doctor) — checks sandbox setup |
| Original file line number | Diff line number | Diff line change |
|---|
@@ -258,7 +258,7 @@ free -h
|
258 | 258 | |
259 | 259 | --- |
260 | 260 | |
261 | | -## See Also |
| 261 | +## Related |
262 | 262 | |
263 | 263 | - [Hetzner guide](/install/hetzner) — cheaper, more powerful |
264 | 264 | - [Docker install](/install/docker) — containerized setup |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -296,7 +296,7 @@ openclaw backup create
|
296 | 296 | |
297 | 297 | --- |
298 | 298 | |
299 | | -## See Also |
| 299 | +## Related |
300 | 300 | |
301 | 301 | - [Gateway remote access](/gateway/remote) — other remote access patterns |
302 | 302 | - [Tailscale integration](/gateway/tailscale) — full Tailscale docs |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -411,7 +411,7 @@ echo 'wireless-power off' | sudo tee -a /etc/network/interfaces
|
411 | 411 | |
412 | 412 | --- |
413 | 413 | |
414 | | -## See Also |
| 414 | +## Related |
415 | 415 | |
416 | 416 | - [Linux guide](/platforms/linux) — general Linux setup |
417 | 417 | - [DigitalOcean guide](/platforms/digitalocean) — cloud alternative |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -81,14 +81,10 @@ the full analysis request and any inline data in one prompt.
|
81 | 81 | - Do not assume access to local files or your workspace. |
82 | 82 | - For fresh X data, use [`x_search`](/tools/web#x_search) first. |
83 | 83 | |
84 | | -## See Also |
85 | | - |
86 | | -- [Web tools](/tools/web) |
87 | | -- [Exec](/tools/exec) |
88 | | -- [xAI](/providers/xai) |
89 | | - |
90 | 84 | ## Related |
91 | 85 | |
92 | 86 | - [Exec tool](/tools/exec) |
93 | 87 | - [Exec approvals](/tools/exec-approvals) |
94 | 88 | - [apply_patch tool](/tools/apply-patch) |
| 89 | +- [Web tools](/tools/web) |
| 90 | +- [xAI](/providers/xai) |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。