Git can't sync agent memory: Hugging Face's funes tackles cross-machine agent state

MaziyarPanahi · x · 2026-09-07

User @MaziyarPanahi described one of the biggest pain points with coding agents: switching machines greets you with a fresh session and all the agent's decisions and traces vanish.

He detailed why git fails here—ignored files, system-wide skills living outside the repo, memories stored outside too—making it nearly impossible to work on the same repo across two computers.

Hugging Face's @ariG23498 responded that this is exactly what funes addresses: a single place to store agent memory and retrieve it on demand, as a one-stop solution for agents.

Related event: Hugging Face Open-Sources Funes, a Persistent Cross-Machine Memory Layer for Coding Agents(7 posts)→

Original post →

More from coding & agent

coding & agent channel →