LIVE
The Download: the Kids issue arrives, and Bill Gates reveals his AI fears26/08/26|Z.ai confirms Ox Alpha is a new GLM-series model and will release its weights26/08/26|How loveholidays is making everyone a builder with Codex26/08/26 · OpenAI|Training and Finetuning Multi-Vector Embedding Models with Sentence Transformers26/08/26 · Hugging Face|Recursive Experiential-Working Memory Evolution for Long-Horizon Agent Harnesses25/08/26 · OpenAI|Granite 4.2 LLMs: How They're Built25/08/26 · Hugging Face|OpenAI Jalapeño: Better than Nvidia Blackwell25/08/26 · OpenAI|Anthropic tells staff to work from home due to possible security team strike25/08/26 · Anthropic|OpenAI restores 5-hour Codex and Work limits for ChatGPT Plus users25/08/26 · OpenAI|Quantization-Aware Healing: a compressed, 4-bit model that outperforms its full-precision original25/08/26 · Hugging Face|The full stack behind abundant intelligence25/08/26 · OpenAI|Jalapeño’s first results show industry-leading speed and efficiency in AI inference25/08/26 · OpenAI|The Download: the Kids issue arrives, and Bill Gates reveals his AI fears26/08/26|Z.ai confirms Ox Alpha is a new GLM-series model and will release its weights26/08/26|How loveholidays is making everyone a builder with Codex26/08/26 · OpenAI|Training and Finetuning Multi-Vector Embedding Models with Sentence Transformers26/08/26 · Hugging Face|Recursive Experiential-Working Memory Evolution for Long-Horizon Agent Harnesses25/08/26 · OpenAI|Granite 4.2 LLMs: How They're Built25/08/26 · Hugging Face|OpenAI Jalapeño: Better than Nvidia Blackwell25/08/26 · OpenAI|Anthropic tells staff to work from home due to possible security team strike25/08/26 · Anthropic|OpenAI restores 5-hour Codex and Work limits for ChatGPT Plus users25/08/26 · OpenAI|Quantization-Aware Healing: a compressed, 4-bit model that outperforms its full-precision original25/08/26 · Hugging Face|The full stack behind abundant intelligence25/08/26 · OpenAI|Jalapeño’s first results show industry-leading speed and efficiency in AI inference25/08/26 · OpenAI|
ResearchOpenAI

Recursive Experiential-Working Memory Evolution for Long-Horizon Agent Harnesses

Recursive self-improvement (RSI) remains hard in long-horizon tasks, where growing histories obscure the task state and misalign skill invocation. We introduce Recuris, a recursive Experiential-Working Memory architecture for long-horizon agent…

August 25, 20261 min readPublished byarXiv

Recursive self-improvement (RSI) remains hard in long-horizon tasks, where growing histories obscure the task state and misalign skill invocation. We introduce Recuris, a recursive Experiential-Working Memory architecture for long-horizon agent harnesses, in which Working Memory tracks task progress and guides skill selection from Experiential Memory, grounding skill use in current needs rather than the full history. This coupling also turns execution into structured evidence that localizes failures to specific memory components. Across tasks, a fixed Meta-Agent turns that evidence into localized, validation-gated updates to Skill Memory that reshape execution and yield new evidence, forming a bounded recursive memory-evolution loop. Across four long-horizon benchmarks and ten models, Recuris improves task success in 35 of the 37 completed model-benchmark pairs, carrying frontier models to SOTA-level task success: on tau-bench it adds +17.8 points to GPT-5.6 Sol and +15.6 to Claude Opus 5, taking Opus 5 to 87.9%, and +16.6/+13.5 points on Qwen3.6-27B/35B on SkillFlow. The advantage widens as the interaction horizon grows, to +32.2 points on the longest tasks, and common long-horizon failures fall by up to 80%. These results position recursively evolving memory as a scalable foundation for RSI, enabling agents to continuously transform accumulated experience into increasingly effective long-horizon behavior. Code: https://github.com/Gen-Verse/Recuris

Tags
agentscodingbenchmark
Recursive Experiential-Working Memory Evolution for Long-Horizon Agent Harnesses · nAIvigate