CLAug 4

PAST-Bench: Benchmarking the Foundations of Recursive Self-Improvement in Personal Agents

arXiv:2608.0400322.32 citationsHas Code
Predicted impact top 13% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For researchers building personal AI agents, this benchmark provides a systematic way to evaluate and diagnose recursive self-improvement, addressing a previously untested capability.

The paper introduces PAST-Bench, a benchmark to test whether personal AI agents improve from retained experience across sessions, and finds that improvement is real but uneven across capabilities and models. They also develop Hermes+, which enhances gains from retained experience, particularly on tasks requiring outdated state replacement, though effects vary by capability and model.

Recursive self-improvement requires agents to turn accumulated experience into better future behavior. Personal AI agents offer a concrete setting for studying this capability because they retain preferences, task histories, tool routines, and learned skills across sessions. Yet whether retained experience actually improves them over time has not been systematically tested. We introduce PAST-Bench, a benchmark designed to isolate this question. Each agent runs through ordered sequences of fresh-session tasks under matched conditions that turn retained experience on and off. It spans 26 scenarios and 204 episodes across memory, procedural reuse, information gathering, and update. We report both later-task gains and whether those gains follow the intended save, retrieve, and update pathway. Across seven base models and four agent frameworks, improvement is real but uneven across capabilities. Agents with the same headline gain can differ markedly in whether that gain is supported by evidence of the intended pathway. Guided by these findings, we develop Hermes+, which extends Hermes with five targeted interventions across stages of the agent loop. Hermes+ raises the average gain from retained experience and provides clearer pathway evidence, with its strongest improvement on tasks requiring outdated state to be replaced, although the effect remains capability- and model-dependent. Together, PAST-Bench and Hermes+ provide an evaluation and diagnostic foundation for studying how persistent agents can progress from retaining experience to systematically improving through it. Code: https://github.com/Gen-Verse/PAST-Bench

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes