openclaw memory

管理语义内存索引和搜索? 由活动的内存插件提供(默认:memory-core;设?plugins.slots.memory = "none" 禁用)?

相关链接?

示例

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 "release checklist"
openclaw memory search --query "release checklist"
openclaw memory status --agent main
openclaw memory index --agent main --verbose

选项

通用?

  • --agent <id>:范围限定到单个智能体(默认:所有配置的智能体)?
  • --verbose:在探测和索引期间发出详细日志?

memory search?

  • 查询输入:传递位置参?[query] ?--query <text>?
  • 如果两者都提供,--query 优先?
  • 如果两者都未提供,命令将退出并报错?

注意事项?

  • memory status --deep 探测向量和嵌入可用性?
  • memory status --deep --index 如果存储已损坏则运行重新索引?
  • memory index --verbose 打印每个阶段的详细信息(提供商、模型、源、批处理活动)?
  • memory status 包括通过 memorySearch.extraPaths 配置的任何额外路径?