Model Releases

Interesting new approach to recursive self-improvement in agents. Systems that add a meta-level hold that level fixed. Systems that edit the…

Interesting new approach to recursive self-improvement in agents. Systems that add a meta-level hold that level fixed. Systems that edit themselves have to leave part of their own editing machinery un

DGX agentx-post
model-releasesdair-ai--x

Interesting new approach to recursive self-improvement in agents. Systems that add a meta-level hold that level fixed. Systems that edit themselves have to leave part of their own editing machinery untouched to stay stable, which caps realized meta-depth at roughly two. Meta^n keeps the meta-operation fixed and recurses on its input instead. One operator is applied repeatedly to its own products, reading the traces of the solver stack below together with the code that produced them, then writing the next layer as a strategic pre-process and a library of callable helpers. Depth is set by convergence rather than fixed in advance, and an evolutionary archive searches over layer chains. Because the operator never changes it cannot destabilize the system, and because its input strictly grows each layer reasons from a higher vantage than the last. Across two backbones it outperforms prior self-improving agents on all eight benchmark families. On ARC-AGI-2, built to resist skill memorization, it is the only method scoring above zero. Distinct layer roles emerge with depth although no prompt prescribes them. Paper: https://arxiv.org/abs/2608.24735 Track more trending AI papers in our academy: https://academy.dair.ai/

Related

Source: DAIR.AI (X) | 2026-08-26

Loading related sources…