docs(context-engine): note that uninstalling the selected context eng… · openclaw/openclaw@64af2fe
vincentkoc
·
2026-04-26
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -253,6 +253,10 @@ A no-op `compact()` is unsafe for an active non-owning engine because it disable
|
253 | 253 | The slot is exclusive at run time — only one registered context engine is resolved for a given run or compaction operation. Other enabled `kind: "context-engine"` plugins can still load and run their registration code; `plugins.slots.contextEngine` only selects which registered engine id OpenClaw resolves when it needs a context engine. |
254 | 254 | </Note> |
255 | 255 | |
| 256 | +<Note> |
| 257 | +**Plugin uninstall:** when you uninstall the plugin currently selected as `plugins.slots.contextEngine`, OpenClaw resets the slot back to the default (`legacy`). The same reset behavior applies to `plugins.slots.memory`. No manual config edit is required. |
| 258 | +</Note> |
| 259 | + |
256 | 260 | ## Relationship to compaction and memory |
257 | 261 | |
258 | 262 | <AccordionGroup> |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。