Supermemory
12 statements across 1 episodes · 5 bullish · 5 bearish · 1 people on the record · first statement Mar 9, 2026 by Dhravya Shah · said 29 times in 1 episodes since 2026 · across every show →
Mentions by year
brought up most by Dhravya Shah (10)
tap a year for its mentions
2026 29 mentions in 1 episode
Everything said about Supermemory, oldest first
Mar 9, 2026 bullish
Mar 9, 2026 negative
Shah: OpenClaw memory fails because LLMs frequently skip search tool calls
“The way OpenClaw has with QMD or with whatever memory plugin you use, it inherently relies on tools to search through these memory.md files that it prepares. So, you know, like, what did I decide about the API? Then agent will decide to search, and sometimes i…”
Mar 9, 2026 bullish
Mar 9, 2026 bearish
Shah: Pure retrieval AI memory fails on non-literal questions
“Traditionally you have this retrieval thing that happens. So you get a question, you retrieve something, and an answer is generated based on that. But we think that it will not work for most non-literal questions, like find the best monitor for me. If I've nev…”
Mar 9, 2026 negative
Shah: OpenClaw's 15-message replay fails prompt caching and costs 10x more
“The way OpenClaw does it is it essentially sends back the last 15 messages in the conversation and it essentially uses that back and forth. And I mean, the approach itself is not ideal because you will, like, you are not doing any, like, you're not utilizing a…”
Mar 9, 2026 positive
Shah: No other memory provider offers hybrid memory and raw RAG fallback
“Essentially, you will return the memories first, and then if there's any raw chunks that match up, we also return those to make sure the agent knows just enough information to answer the question. And no other provider does this right now”
Mar 9, 2026
Mar 9, 2026 bearish
Mar 9, 2026 positive
Shah: Supermemory dynamically injects under 2,000 tokens via deterministic hooks
“So we basically turned the tools based approach to hooks based approach that actually is dealing from the super memory graph, which keeps the content fresh. So it handles updates, et cetera. So now, you know, for every tool call or for every user message, a ho…”
Mar 9, 2026 bearish
Mar 9, 2026 positive
Mar 9, 2026
Shah: True LLM User Understanding Requires Four Memory Capabilities
“So, to make an LLM truly good at understanding a user, you have to handle four things. One is knowledge updates, so you have to invalidate, steal knowledge, and build on top of it, which is different from the storing vectors. You have to have some sort of temp…”