In the News: September 6, 2026
Hugging Face ships Funes, a local memory layer that lets coding agents recall past sessions for a fraction of the cost of a written handoff.
Morning edition
Machine-readable
Download Markdown
Story
Funes gives coding agents searchable memory across sessions and machines
Funes is a single-binary memory layer that indexes past sessions from Claude Code, Codex, pi, and Hermes into a local Lance dataset. It answers queries with fused vector and BM25 search, a cross-encoder rerank, and recency weighting.
Read story →