A self-improving agent can look better in validation and still fail to improve where it counts. Tested GPT-5.6 Sol as an optimizer for two already-engineered SWE-bench agent harnesses. The optimizer read failures, diagnosed recurring problems, and rewrote the worker’s instructions. One edit looked like an obvious success. It doubled its validation score. Then it hit tasks the optimizer had never seen. No net improvement. Another edit looked much less convincing during validation, yet performed better on the sealed test. That changes the problem. > How do you separate real improvement from a lucky gate? > How do you catch regressions hidden behind a higher score? > How much evidence should an agent need before its own edit becomes permanent? The edits did change how the agent approached problems. They pushed it toward different code paths and different fixes. But a better-looking validation result did not reliably tell which behavior should ship.

Self-improving agents are really two systems: One generates changes. The harder one decides what survives. Full experiment and what it means for building self-improving harnesses: https://t.co/WSG6KIMJGH
It reframes self-improvement as two systems, one that proposes changes and a harder one that decides which survive, and shows the usual validation gate is not that decider.
postYou can now skip the handshake and still call a tool and your retry after a time
postThe most dangerous part of an AI agent is not what it thinks. It is what the sys
post85% say the bottleneck is reviewing AI code, not writing it. @gitlab asked 1,528
postWe benchmarked DeepSeek V4 Flash, and it proved to be an absolute beast! The res
articleRecursive Self-Improvement for Agents: 7-Check Persistence GateAlphaSignalAI
articleOne Recipe, Many Harnesses: What Self-Evolution Encodes Across Languages and ModelsSiqi Yang, Qianlan Yang, Yu-Xiong Wang, Saurabh Pujar, Martin Hirzel
videoBenchmarking Coding Agents on New vs Legacy Codebases — Denys Linkov, WisedocsAI EngineerSign in to comment.
Loading comments…