Fetching from the wire…
Public story · 2026-02-28 · source-backed
Client-side knowledge graph providing 7 MCP tools that return pre-computed architectural context in single calls. 11+ languages. Works with Claude Code, Cursor, Windsurf today. (GitHub)
Each link below shares sources, entities, or timing with this story.
lean-ctx is a Rust-based system that sits between AI coding tools and LLMs, compressing file reads by 60-99% and shell output by 60-95% using Tree-sitter AST parsing for 18 languages. Cached re-reads cost only 13 tokens. Works as a standard MCP server with 49 tools. Compatible...
JuliusBrussee/caveman hit 54,000+ GitHub stars in under three weeks and topped Hacker News. The repo is exactly what it sounds like: a skill that strips agent verbosity, kills the "I'd be happy to help" preamble, and makes Claude answer in terse, near-grunt prose while keeping...
RTK (Rust Token Killer) is a single Rust binary that sits between your terminal commands and your AI coding agent. When Claude Code or Cursor calls git status or ls -la, RTK intercepts the output and compresses it before it hits the context window. That's it. One trick. And it...
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...
GitHub | Python, MCP Databricks released v0.1.1 today: official MCP server exposing 50+ tools, 19 markdown skills teaching Databricks patterns, and Claude Code/Cursor/Windsurf integration. Another major enterprise platform shipping official MCP server support. Covers Spark pip...
Project decisions and constraints live in ~/.engrim/memory.db, and about 4,000 characters of curated working memory reload into whichever agent you open next via Claude Code SessionStart/Stop hooks, Antigravity hooks, or MCP stdio (GitHub). Retrieval is hybrid SQLite FTS5 bm25...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.