funes: Local Memory for Coding Agents, Built on Lance
Blog post from Hugging Face
Funes is a local memory system for coding agents that indexes past sessions from tools such as Claude Code, Codex, pi, and Hermes into a Lance dataset, enabling agents to retrieve prior reasoning, decisions, and debugging context through recall and get commands. It preserves original transcript passages rather than using LLM-generated summaries during ingestion, while an optional ask command retrieves relevant local evidence and has a selected agent formulate an answer. Designed with privacy in mind, Funes processes and embeds traces locally, records the embedding model for compatibility, and can use credential scanning and fail-closed checks before shared data is published. Lance provides a single versioned artifact containing text, provenance, embeddings, and BM25 and vector indexes, supporting incremental updates, rollback, local or object-storage operation, and efficient hybrid retrieval. Searches combine semantic vector matching, exact-term BM25 search, reranking, and recency weighting, allowing future agents to access auditable evidence from earlier work without treating the system as a rewritten knowledge base.
| Trend | Post Mentions | Total Month Mentions | Posts | Companies | MoM |
|---|---|---|---|---|---|
| Vector Search | 3 | 265 | 57 | 33 | -89% |
| LLM | 2 | 747 | 162 | 79 | -85% |
| Real-time | 1 | 649 | 155 | 80 | -85% |
Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.