Kitaru

kitaru memory

Inspect and manage persisted memory entries.

Usage

kitaru memory COMMAND

Commands

CommandDescription
compactSummarize memory values using an LLM and write the result as a new version.
compaction-logShow the compaction audit log for one scope.
deleteSoft-delete one memory key from one explicit scope.
getRead the latest value for one memory key in one explicit scope.
historyShow all versions for one memory key in one explicit scope.
listList active memory entries for one explicit scope.
purgePhysically delete old versions of one memory key.
purge-scopePurge old versions across all keys in one scope.
reindexBackfill indexing tags for historical memory artifacts.
scopesList all discovered memory scopes.
setWrite one memory value into one explicit scope.

On this page