ChengRang

Hugging Face Funes

AI Coding Open Source

Open-source coding Agent memory layer released by Hugging Face on 2026/9/3: local Lance dataset storage + optional HF dataset cloud sync, compatible with Claude Code/Codex/pi/Hermes, etc., hybrid retrieval (vector + BM25 + reranking), cost approximately 1/4 to 1/8 of handwritten handoff solutions

Hugging FaceOpen SourceCoding AgentMemoryContext Management
Visit Hugging Face Funes

Disclaimer: Review content represents our editorial team's views and experience, not commercial recommendation or investment advice. Product info and pricing may change; refer to official sources.

Overview

On September 3, 2026, Hugging Face released Funes, an open-source memory layer for coding agents, designed to address the issue of coding agents losing context in cross-session, multi-file, and multi-repository tasks. Funes consolidates the exploration and decisions of each session into retrievable long-term memory, providing coding agents with a standardized memory layer that enables sharing of codebase understanding across different agents and between sessions of the same agent. It defaults to local Lance dataset storage and optionally syncs with Hugging Face datasets for multi-machine sharing. Funes is compatible with multiple agent frameworks such as Claude Code, Codex, pi, and Hermes, without locking users into a single vendor. Its hybrid retrieval strategy combines vector retrieval, BM25 keyword search, cross-encoder reranking, and time decay. The official claim is that its cost is about 1/4 to 1/8 of handwritten handover solutions.

Key Features

Use Cases

Pros

Pricing

Funes is an open-source project and can be used for free. Specific pricing details (such as storage costs for cloud sync) are not specified in the official release; please refer to the official website.

Summary

Funes is an open-source coding agent memory layer launched by Hugging Face, achieving cross-session and cross-framework context persistence through local Lance storage and optional cloud sync. Its hybrid retrieval strategy combines vector and keyword search with time decay, ensuring efficient and useful memory. The official claim is that costs are only 1/4 to 1/8 of handwritten handover solutions, making it suitable for coding agent scenarios requiring long-term memory.

Version History

Category
AI Coding
Pricing
Open Source
Tags
Hugging Face · Open Source · Coding Agent
Website

Related Tools