On September 3, Hugging Face introduced Funes, an open-source tool for searching previous coding-agent sessions. Its documentation lists support for Claude Code, Codex, pi and Hermes.

Indexing runs locally, and retrieved passages point to the original record. Sharing through a Hugging Face dataset is optional. The repository specifies an Apache 2.0 license.

Our editorial perspective: imagine a team returning to a rejected design a month later. Recovering its rationale could prevent another trip down the same dead end. It matters to distinguish a provisional idea from a final decision and check whether the original reasoning still applies.

Before wider use, a team should assemble its own questions with verified answers and compare retrieval with ordinary project notes. Testing must also catch incorrect matches, outdated conclusions and sensitive information that should not enter a shared archive.

Our optimistic editorial estimate is 2–6 weeks for a small team to assess a limited pilot using selected records. Only measured results would show whether less repeated searching outweighs the cost of maintaining the memory.