ClawText v0.1.4 β Comprehensive Memory Architecture for OpenClaw
Complete memory platform for OpenClaw agents. Bundled ingest, three-lane architecture (working memory + curation + operational learning), and self-healing system robustness over time.
Why This Matters
Most memory systems optimize prompt efficiency β better retrieval, cleaner tokens, faster injection. ClawText goes further: it makes your entire agent system more robust.
The operational learning lane captures failures, patterns, and successful recovery paths automatically. Agents review proposals, you approve rule promotions, the system improves. Unlike static prompt optimization, this compounds over time.
Three integrated lanes:
Working Memory β Hot cache (~1ms), semantic clustering, automatic injection
Ingest β Load repos, docs, Discord forums, JSON exports, threads in one command
Operational Learning β Capture failures β review with agents β promote durable guidance
Local only. No external services, no vendor lock-in. Runs on your machine or your OpenClaw gateway.
Who should use this:
Teams running multiple agents that learn from shared failures
Projects with domain-specific knowledge that needs to stay accessible
Operations looking to reduce recurring errors automatically
Developers building agent systems that improve over time
β MEMORY SYSTEM β CORE CAPABILITIES β
β ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ£
β π― Multi-Tier Memory β Fast path + searchable depth β
β π Semantic Clustering β Smart retrieval by context β
β β‘ Hot Cache Layer β ~1ms latency, always ready β
β π₯ Automatic Injection β Loaded in every prompt β
β π§Ή Lifecycle Maintenance β Capture, curate, archive β
β πͺ Self-Healing System β Gets smarter over time β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ```
β Get it: https://github.com/PsiClawOps/clawtext
β Install: ``git clone or npm install git+https://github.com/PsiClawOps/clawtext.git``
β Docs: README + SKILL.md included
