
Aelfrice
Supports UIby robotrocketscience
Deterministic Bayesian memory for LLM agents that prevents context drift and amnesia.
What it does\nAelfrice provides a persistent, auditable memory layer for AI agents using a Bayesian Beta-Bernoulli posterior. It intercepts prompt submissions to inject matched beliefs and locked rules directly into the context, ensuring that agent corrections are permanently remembered without relying on volatile state files.\n\n## Tools\n- onboard: Scans project structure and logs to ingest initial beliefs.\n- lock: Creates permanent ground-truth rules that are always injected.\n- feedback: Updates belief confidence based on agent performance.\n- search: Simulates what memory will be retrieved for a specific query.\n\n## Installation\n```json\n{\n "mcpServers": {\n "aelfrice": {\n "command": "aelf",\n "args": ["mcp"]\n }\n }\n}
Quick install
pipx install aelfriceInformation
- Pricing
- free
- Published
- 5/11/2026
- stars





