๐ฆ ClawHub
Liu Longterm Memory
by @louiseliu
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vib...
๐ Tips & Best Practices
Agent keeps forgetting mid-conversation: โ SESSION-STATE.md not being updated. Check WAL protocol.
Irrelevant memories injected: โ Disable autoCapture, increase minImportance threshold.
Memory too large, slow recall: โ Run hygiene: clear old vectors, archive daily logs.
Git-Notes not persisting:
โ Run git notes push to sync with remote.
memory_search returns nothing:
โ Verify your configured env var is set (check apiKeyEnv in config)
โ Verify memorySearch enabled in openclaw.json (or clawdbot.json)
โ Verify baseURL and model are correct for your provider
TERMINAL
clawhub install liu-longterm-memory