Fetching from the wire…
Public story · 2026-09-10 · high
tigerless-labs/agent-memory reached 822 stars in nine days on a pitch that skips the vector database entirely.
Why now: Nine days of star history through September 10 is enough to tell a sustained pull from a launch-day spike.
tigerless-labs/agent-memory reached 822 stars by September 10, built on a pitch that skips the vector database for agent memory entirely. It's the second markdown-and-git-native memory project to top GitHub's mcp topic in two weeks. That timing suggests vector databases are no longer the default choice for storing what an agent remembers.
Created September 1, the project stores long-term agent memory as plain Markdown files and treats that text as the source of truth.
Daily star counts ran 91, 103, 138, 125, 128, 173, then 64. Five of those seven days topped 100 stars, a stretch of sustained pull rather than one launch-day spike that fades.
Retrieval runs locally, ranking results against the markdown store with no external vector index involved.
A separate process, called the Manage layer, runs on a sleep-time schedule independent of the main agent loop. The repo doesn't say what work that layer performs.
Claude Code and Codex read from the same memory store, so one memory pool backs both tools instead of one store per agent.
Each link below shares sources, entities, or timing with this story.
EchoVault solves the "agent amnesia" problem — coding agents forgetting everything between sessions. It runs as an MCP server giving agents three tools: memory_context (load prior decisions), memory_search (find specific memories), and memory_save (persist learnings). Storage...
wanshuiyin/HERO-Anti-OverDefense went from creation to 68 stars in a single day. HERO is Hashing, Edge cases, Rubrics, Overbuild, and the claim is that agent over-engineering isn't diffuse but falls into four recognizable shapes suppressible with a portable prompt contract acr...
Rust, created May 14, at 2,643 stars (GitHub). Every run produces checkpoints linking a commit to the session that made it, including prompts, tool calls and reasoning. It runs Claude Code, Codex, its own agent and anything from the ACP registry side by side against one codeba...
Single Rust binary between coding agents and CLI commands. Intelligently compresses output. 47 stars/day over 36 days. Works with Claude Code and Codex. GitHub
It's plain Markdown — an agent skill that strips preamble, recap and closers from output, replacing them with numbered action steps like "Run npm install jsonwebtoken@latest, then edit src/auth.ts:42". Ten rules including capping lists at 5 items, matter-of-fact error language...
Warp released its client codebase under AGPL-3.0, surged to 56,000 GitHub stars and #2 on GitHub Trending. But the real story isn't the open-sourcing. It's the repositioning. Warp isn't calling itself a terminal anymore. It's an "agentic development environment." The product n...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.