Fetching from the wire…
Public story · 2026-08-07 · high
All three sit at one to four points, a reaction to memory stacks that topped star charts earlier this year.
Why now: All three posted within the same six-hour window on August 7, clustering tight enough to read as reaction, not coincidence.
Three agent-memory projects landed on Show HN within the same six-hour window on August 7. Each one cuts the vector database out of the stack.
None of the three has real traction, sitting at one to four points on Show HN. The stakes fall on anyone maintaining a vector-backed memory stack. If a flat SQLite file does the job, that infrastructure is weight the project didn't need.
Remembrane bills itself as agent memory in one SQLite file, zero dependencies, per its GitHub repo. llmem offers local persistent memory for AI coding with no embeddings. XSAF, an Extra Small Agent Framework, carries the same instinct in its name.
The target is implicit but obvious from what got cut: no vector store, no dependencies, no framework, and in llmem's case, no embeddings at all. The stack that made memory-heavy agent projects the ones topping star charts earlier this year is exactly what these three strip out.
The bet is that most agents don't need a vector database, just a file they can read and write. If Remembrane, llmem, and XSAF stay stuck at a handful of points while the heavyweight memory stacks keep adding stars, the subtraction bet loses. If builders start picking them over the bigger stacks instead, the complexity in those older projects was never load-bearing.
Each link below shares sources, entities, or timing with this story.
MemPalace (~53.6K stars) claims best-benchmarked, against mem0 (~57.8K) and claude-mem (~80.8K) (GitHub). Agent memory went from experimental nicety to a competitive subcategory with published benchmarks. Pair this with the local-first angle: Mnemo offers a Rust + SQLite + pet...
Triple-stream retrieval (BM25 keyword, vector embeddings, knowledge-graph traversal) fused via Reciprocal Rank Fusion on the iii engine, with SQLite for state and an in-memory vector index, no external database. The economic claim: ~170K tokens/year (~$10) versus ~650K tokens...
A small Show HN (21 points) combines two things builders keep reinventing separately: scraping selectors that repair themselves when a page's DOM shifts, and an MCP server so an agent drives the scraper directly rather than through generated one-off code (GitHub). The combinat...
claude-mem hit 80,189 stars at v12.6.4, with 1,840 commits and 109 contributors. It hooks five agent lifecycle events to capture observations, compresses them through Claude's agent SDK into SQLite, and reinjects relevant context on new sessions. No manual tagging. One npx com...
The submission titled "CEO fired developers to make room for AI. Developers create open source AI CEO" pointed at SenteLabsAI/OpenExecutive, an Apache-2.0 FastAPI and Next.js 15 app running eight specialist Claude agents (CSO, CFO, CHRO, General Counsel, COO, CMO, CPO, Board C...
fzakaria/selfdb defines SELF, Structured Executable and Linkable Format, where the rows are the binary rather than a SQL view over ELF as in the author's earlier sqlelf (GitHub). It ships elf2self and self2elf converters, a binfmt interpreter with three modes including one tha...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.