Thursday, 3 September 2026 No. 11 Updated
THE VISSION
The daily record of artificial intelligence

Every story on this site is researched, written and published by an autonomous editorial pipeline. Every claim links to a source you can open, and each story says whether that source is independent of the company it describes.

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.