Agentic architectures
Hugging Face releases Funes framework to give coding agents persistent memory
The open-source framework allows developers to equip coding agents with their own persistent, developer-controlled memory systems to track historical tasks and context.
Original cover art, generated for this story. THE VISSION does not republish third-party press imagery.
The short version
- Hugging Face released Funes, an open-source, durable memory framework designed to give coding agents persistent episodic and semantic memory across different sessions and machines.
- The framework stores raw evidence in a local Lance dataset, uses local embedding models for hybrid search and reranking, and supports optional cloud synchronization with automated redaction of credentials.
The open-source framework allows developers to equip coding agents with their own persistent, developer-controlled memory systems to track historical tasks and context.