OpenClaw's memory stack still not convinced on LanceDB
OC v2026.5.5 | DGX Spark | Goal is 1 conductor agent helping me manage 4 businesses (3 Supabase surfaces). 80% of agent work is in telegram sessions.
The evolution:
⢠Wk 1 & 2 - Started with Active Memory ā no cross-session continuity/memory
⢠W3 - Switched to QMD - some improvement but still no context. Each day was starting over.
⢠Wk 4 - Lossless Claw + LanceDB (~5 days)
Now seeing some cross session context/memory but still really spotty. Auto-capture on but capturing 65% noise. Agent can't retain in session context well enough to establish working crons. Established crons (using Cursor) to have agent write durable facts from transcripts to disc, and considering additional ones directly to LanceDB memory_store.
After a 120+hrs of work, I'm worn out, irritable and unsure:
⢠The OC "continuity of context" and memory experience I keep hearing about, just not seeing it. What's the missing piece?
⢠I continually have to explain the same basic things over and over. Often in the same conversation. Its really draining.
⢠Now useing cursor to establish basic crons because agent loses context in the same session.
⢠For my use case, is LanceDB + Lossless ideal? Should I add memory-wiki? What about Honcho?
⢠The real concern: I need to stop tweaking/configuring and get back to the work I was hoping to get help with in the first place. Afraid of going too far down the wrong path only to need to switch again. Is there an ideal memory stack for my use case?
Thanks in advance š