mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-29 15:01:48 +03:00
docs: canonicalize docs paths and align zh navigation (#11428)
* docs(navigation): canonicalize paths and align zh nav * chore(docs): remove stray .DS_Store * docs(scripts): add non-mint docs link audit * docs(nav): fix zh source paths and preserve legacy redirects (#11428) (thanks @sebslight) * chore(docs): satisfy lint for docs link audit script (#11428) (thanks @sebslight)
This commit is contained in:
@@ -163,7 +163,7 @@ Docker 安装和容器化 Gateway 网关在此:
|
||||
|
||||
每个智能体可以覆盖沙箱 + 工具:
|
||||
`agents.list[].sandbox` 和 `agents.list[].tools`(加上 `agents.list[].tools.sandbox.tools` 用于沙箱工具策略)。
|
||||
参见[多智能体沙箱与工具](/multi-agent-sandbox-tools)了解优先级。
|
||||
参见[多智能体沙箱与工具](/tools/multi-agent-sandbox-tools)了解优先级。
|
||||
|
||||
## 最小启用示例
|
||||
|
||||
@@ -184,5 +184,5 @@ Docker 安装和容器化 Gateway 网关在此:
|
||||
## 相关文档
|
||||
|
||||
- [沙箱配置](/gateway/configuration#agentsdefaults-sandbox)
|
||||
- [多智能体沙箱与工具](/multi-agent-sandbox-tools)
|
||||
- [多智能体沙箱与工具](/tools/multi-agent-sandbox-tools)
|
||||
- [安全](/gateway/security)
|
||||
|
||||
Reference in New Issue
Block a user