Cognitive memory layer for AI agents. Gives Claude persistent, self-organizing memory with hierarchical decay, belief formation, and causal reasoning. Zero LLM calls, sub-millisecond recall.
$git clone https://github.com/teolex2020/aura-memoryInstalls into the current project.
Install aura-memory by running `git clone https://github.com/teolex2020/aura-memory`, then use it for the current task and follow its documentation at https://github.com/teolex2020/aura-memory.