Key Info
Hugging Face's funes turns past agent sessions into memory by indexing traces from Claude Code, Codex, pi, and Hermes into a local Lance dataset, providing agents with 'recall' and 'get' tools to retrieve original reasoning without LLM summarization.
Highlights
- Indexes traces from Claude Code, Codex, pi, and Hermes into one local Lance dataset.
- Gives agents 'recall' and 'get' tools to pull back original reasoning when needed.
- Avoids LLM-based summarization, preserving exact past reasoning for reuse.