🧠 AOMS

Always-On Memory Service for AI Agents

4-tier semantic memory plugin for OpenClaw. Give your agents persistent memory that actually works.

npm install openclaw-memory-aoms

📚 Episodic

What happened and when. Full timeline of agent experiences.

🔗 Semantic

Facts and relationships. Knowledge graph of connected concepts.

🛠️ Procedural

Learned skills and patterns. Agents that improve over time.

⚡ Working

Active task context. What matters right now.

Production-Tested

Real-world deployment data

155k+
Agent Cycles
17,973
Facts Indexed
1,539
Skills Learned
<100ms
Query Speed

Why AOMS?

Most AI agents have goldfish memory. They forget context between sessions, can't learn from mistakes, can't build on previous work.

AOMS changes that.

4 memory tiers working together. Semantic search across all tiers. Weight tuning for importance. Local-first HTTP API. Production-proven architecture.

View on GitHub npm Package