anna-recall is a 435-line plugin for Anna AI. It gives Anna persistent memory across sessions — powered by Mimir's Rust engine (15/15 production tests, FTS5, confidence decay). Install one plugin, add one config line.
# Install the Executa plugin
anna plugins install anna-recall
# Or from source (435 lines, read it yourself)
git clone https://github.com/tcconnally/anna-recall# One config line — point at Mimir
# anna-config.yaml:
plugins:
recall:
backend: mimir
db_path: ~/.mimir/data/mimir.db