docs: refresh documentation · openclaw/openclaw@452a1b6
2026-04-24
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -43,6 +43,9 @@ OpenClaw creates a self-contained QMD home under
|
43 | 43 | automatically -- collections, updates, and embedding runs are handled for you. |
44 | 44 | It prefers current QMD collection and MCP query shapes, but still falls back to |
45 | 45 | legacy `--mask` collection flags and older MCP tool names when needed. |
| 46 | +Boot-time reconciliation also recreates stale managed collections back to their |
| 47 | +canonical patterns when an older QMD collection with the same name is still |
| 48 | +present. |
46 | 49 | |
47 | 50 | ## How the sidecar works |
48 | 51 | |
@@ -166,6 +169,11 @@ Set to `120000` for slower hardware.
|
166 | 169 | **Empty results in group chats?** Check `memory.qmd.scope` -- the default only |
167 | 170 | allows direct and channel sessions. |
168 | 171 | |
| 172 | +**Root memory search suddenly got too broad?** Restart the gateway or wait for |
| 173 | +the next startup reconciliation. OpenClaw recreates stale managed collections |
| 174 | +back to canonical `MEMORY.md` and `memory/` patterns when it detects a same-name |
| 175 | +conflict. |
| 176 | + |
169 | 177 | **Workspace-visible temp repos causing `ENAMETOOLONG` or broken indexing?** |
170 | 178 | QMD traversal currently follows the underlying QMD scanner behavior rather than |
171 | 179 | OpenClaw's builtin symlink rules. Keep temporary monorepo checkouts under |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。