Expand description
Subcommand handlers wired into the clap tree from cli.
Modules§
- backup
- Handler for the
backupCLI subcommand. - cache
- Handler for the
cacheCLI subcommand and its nested operations. - cleanup_
orphans - Handler for the
cleanup-orphansCLI subcommand. - completions
- Shell completion script generation.
- config_
cmd - Config cmd module.
- debug_
schema - Handler for the
debug-schemaCLI subcommand. - deep_
research - Handler for the
deep-researchCLI subcommand. - delete_
entity - Handler for the
delete-entityCLI subcommand (GAP-17). - edit
- Handler for the
editCLI subcommand. - embedding
- GAP-005 (v1.0.82):
embeddingsubcommand — health and retry of the pending-embeddings queue that buffers memories whose embedding step failed. - enrich
- Handler for the
enrichCLI subcommand (GAP-14 + GAP-18). - export
- Handler for the
exportCLI subcommand. - forget
- Handler for the
forgetCLI subcommand. - fts
- Handler for the
ftsCLI subcommand family. - graph_
export - Handler for the
graphCLI subcommand family. - health
- Handler for the
healthCLI subcommand. - history
- Handler for the
historyCLI subcommand. - hybrid_
search - Handler for the
hybrid-searchCLI subcommand. - ingest
- Handler for the
ingestCLI subcommand. - ingest_
heuristics - Deterministic heuristic for generating descriptions of ingested memories.
- init
- Handler for the
initCLI subcommand. - link
- Handler for the
linkCLI subcommand. - list
- Handler for the
listCLI subcommand. - memory_
entities - Handler for the
memory-entitiesCLI subcommand. - merge_
entities - Handler for the
merge-entitiesCLI subcommand (GAP-19). - migrate
- Handler for the
migrateCLI subcommand. - namespace_
detect - Handler for the
namespace-detectCLI subcommand. - normalize_
entities - Handler for the
normalize-entitiesCLI subcommand (GAP-15). - optimize
- Handler for the
optimizeCLI subcommand. - pending_
embeddings - GAP-005 (v1.0.82):
pending-embeddingssubcommand — high-level batch operations over thepending_embeddingsqueue. - prune_
ner - Handler for the
prune-nerCLI subcommand. - prune_
relations - Handler for the
prune-relationsCLI subcommand. - purge
- Handler for the
purgeCLI subcommand. - read
- Handler for the
readCLI subcommand. - recall
- Handler for the
recallCLI subcommand. - reclassify
- Handler for the
reclassifyCLI subcommand (GAP-18). - reclassify_
relation - Handler for the
reclassify-relationCLI subcommand (GAP-13). - related
- Handler for the
relatedCLI subcommand. - remember
- Handler for the
rememberCLI subcommand. - remember_
batch - Handler for the
remember-batchCLI subcommand (G08). - rename
- Handler for the
renameCLI subcommand. - rename_
entity - Handler for the
rename-entityCLI subcommand. - restore
- Handler for the
restoreCLI subcommand. - slots
- GAP-004 (v1.0.82):
slotssubcommand — inspect and manage the cross-process LLM slot semaphore. - split_
body - Handler for the
split-bodyCLI subcommand (v1.1.03, GAP-V8). - stats
- Handler for the
statsCLI subcommand. - sync_
safe_ copy - Handler for the
sync-safe-copyCLI subcommand. - unlink
- Handler for the
unlinkCLI subcommand. - vacuum
- Handler for the
vacuumCLI subcommand. - vec
- Handler for the
vecCLI subcommand family.