Recuris decouples memory to improve long-horizon agent reasoning
Researchers introduce Recuris, an architecture that tackles a fundamental bottleneck in long-horizon AI agents: how to maintain task focus when execution histories grow unwieldy. The system separates working memory (tracking immediate progress) from experiential memory (storing learned skills), allowing agents to invoke capabilities based on current needs rather than full history. A meta-agent then converts execution failures into targeted, validated updates that reshape the agent's skill set. Testing across four benchmarks and ten models suggests this memory-evolution loop yields measurable gains. The work addresses a real scaling challenge for autonomous systems that must operate over extended timescales without losing coherence.
Modelwire context
ExplainerThe paper doesn't just propose memory separation (that's been explored before) but specifically introduces a meta-agent that converts execution failures into validated skill updates. That feedback loop from failure to memory reshaping is the novel mechanism worth isolating.
This is largely disconnected from recent activity in the space, which has focused on scaling model size and context windows. Recuris belongs to a smaller but growing thread: internal architecture changes that help agents maintain coherence without simply throwing more parameters at the problem. The work sits between two concerns: how do long-horizon agents avoid context collapse, and how do they learn from their own mistakes in ways that stick. We haven't covered prior work in this specific intersection yet.
If Recuris shows consistent gains across the four benchmarks when tested on held-out model families (not just the ten models in the paper), that suggests the approach generalizes beyond the experimental setup. If gains disappear when the skill memory is frozen and only working memory is updated, that confirms the meta-agent loop is doing the actual work rather than just better bookkeeping.
This analysis is generated by Modelwire’s editorial layer from our archive and the summary above. It is not a substitute for the original reporting. How we write it.
MentionsRecuris · Meta-Agent · Experiential-Working Memory · Skill Memory
Modelwire Editorial
This synthesis and analysis was prepared by the Modelwire editorial team. We use advanced language models to read, ground, and connect the day’s most significant AI developments, providing original strategic context that helps practitioners and leaders stay ahead of the frontier.
Modelwire summarizes, we don’t republish. arXiv cs.CL originally reported this story as “Recursive Experiential-Working Memory Evolution for Long-Horizon Agent Harnesses”. The full content lives on arxiv.org. If you’re a publisher and want a different summarization policy for your work, see our takedown page.