openclaw memory
管理语义记忆索引和搜索。 由活动的记忆插件提供(默认:memory-core;设置 plugins.slots.memory = "none" 以禁用)。
相关:
示例
bash
openclaw memory status
openclaw memory status --deep
openclaw memory status --deep --index
openclaw memory status --deep --index --verbose
openclaw memory index
openclaw memory index --verbose
openclaw memory search "发布清单"
openclaw memory status --agent main
openclaw memory index --agent main --verbose选项
通用:
--agent <id>:范围限定为单个智能体(默认:所有配置的智能体)。--verbose:在探测和索引期间发出详细日志。
注意:
memory status --deep探测向量 + 嵌入可用性。memory status --deep --index如果存储脏了则运行重新索引。memory index --verbose打印每个阶段的详细信息(提供商、模型、源、批量活动)。memory status包括通过memorySearch.extraPaths配置的任何额外路径。