{ "title": "`openclaw memory`", "content": "Manage semantic memory indexing and search.\nProvided by the active memory plugin (default: `memory-core`; set `plugins.slots.memory = \"none\"` to disable).\n\n* Memory concept: [Memory](/concepts/memory)\n* Plugins: [Plugins](/plugins)\n\n* `--agent `: scope to a single agent (default: all configured agents).\n* `--verbose`: emit detailed logs during probes and indexing.\n\n* `memory status --deep` probes vector + embedding availability.\n* `memory status --deep --index` runs a reindex if the store is dirty.\n* `memory index --verbose` prints per-phase details (provider, model, sources, batch activity).\n* `memory status` includes any extra paths configured via `memorySearch.extraPaths`.", "code_samples": [], "headings": [ { "level": "h2", "text": "Examples", "id": "examples" }, { "level": "h2", "text": "Options", "id": "options" } ], "url": "llms-txt#`openclaw-memory`", "links": [] }