TL;DR
FS-Researcher introduces a file-system-based dual-agent framework that enables large language model agents to conduct long-horizon research tasks beyond context limits by using a persistent external memory.
Contribution
It presents a novel file-system-based architecture with two agents that scale deep research tasks beyond context window limits, validated on open-ended benchmarks.
Findings
Achieves state-of-the-art report quality on benchmarks.
Positive correlation between report quality and computation in Context Builder.
Enables iterative refinement beyond context window.
Abstract
Deep research is emerging as a representative long-horizon task for large language model (LLM) agents. However, long trajectories in deep research often exceed model context limits, compressing token budgets for both evidence collection and report writing, and preventing effective test-time scaling. We introduce FS-Researcher, a file-system-based, dual-agent framework that scales deep research beyond the context window via a persistent workspace. Specifically, a Context Builder agent acts as a librarian which browses the internet, writes structured notes, and archives raw sources into a hierarchical knowledge base that can grow far beyond context length. A Report Writer agent then composes the final report section by section, treating the knowledge base as the source of facts. In this framework, the file system serves as a durable external memory and a shared coordination medium across…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
