1011 B
1011 B
summary, read_when
| summary | read_when | ||
|---|---|---|---|
| CLI reference for `clawdbot memory` (status/index/search) |
|
clawdbot memory
Memory search tools (semantic memory status/index/search).
Provided by the active memory plugin (default: memory-core; use plugins.slots.memory = "none" to disable).
Related:
Examples
clawdbot memory status
clawdbot memory status --deep
clawdbot memory status --deep --index
clawdbot memory status --deep --index --verbose
clawdbot memory index
clawdbot memory search "release checklist"
Options
--verbose: emit debug logs during memory probes and indexing.--index-mode auto|batch|direct: override batch usage when indexing (directfavors speed;batchfavors OpenAI Batch pricing).--progress auto|line|log|none: progress output mode (logprints updates even without a TTY).