ARTFEED — Contemporary Art Intelligence

Filesystem-Based Memory for LLM Agents: Organization, Evolution, and Sustainability

publication · 2026-07-30

A recent study published on arXiv (2607.26637) investigates filesystem-based memory for LLM agents, questioning the dominant focus on custom memory structures in current research. The authors outline a framework involving three distinct roles within a centralized memory filesystem: a management agent that organizes incoming data, a search agent that responds to inquiries with referenced materials, and an execution agent that generates task trajectories distilled into skills. This method combines declarative memory and skills into a unified storage system, examining whether an agent can keep the organization intact as memories grow, conflict, and degrade. The research challenges two assumptions: an agent's ability to maintain an organized memory and the advantages of such organization. It marks the first comprehensive study of this standard memory medium, increasingly utilized by LLM agents through generic file tools for managing markdown files in a directory structure.

Key facts

  • arXiv paper 2607.26637 explores filesystem-based memory for LLM agents.
  • The paper formalizes three roles: management, search, and execution agents.
  • Management agent integrates and organizes incoming content.
  • Search agent answers queries with cited sources.
  • Execution agent supplies task trajectories distilled into skills.
  • The approach unifies declarative memory and skills in a single store.
  • Prior research focused on bespoke memory representations and retrieval.
  • The study tests two untested assumptions about filesystem-based memory.

Entities

Institutions

  • arXiv

Sources