PulseAugur
EN
LIVE 08:02:18

New framework enables autonomous software evolution with persistent project worlds

Researchers have introduced EvoX Genesis, a novel framework for autonomous software evolution that treats the software project itself as a persistent recursive world, rather than relying on persistent coding agents. This approach allows finite-lived agents to propose changes within a stable project environment, facilitating long-horizon development. In evaluations, Genesis successfully built a Rust-based C compiler using DeepSeek-V4 Flash, which passed extensive test suites for a cost of $44. The system also demonstrated continued development and maintained test performance even after agent replacement when using GLM 5.2, and efficiently reimplemented Fortran modules into a Rust workspace, achieving significant speedups. AI

IMPACT This framework could accelerate complex software development by enabling more robust and cost-effective autonomous evolution of codebases.

RANK_REASON The cluster describes a new research paper detailing a novel framework for software development.

Read on arXiv cs.MA (Multiagent) →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New framework enables autonomous software evolution with persistent project worlds

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Beichen Huang, Zhenyu Liang, Bowen Zheng, Ran Cheng ·

    Persistent Recursive Worlds Enable Autonomous Software Evolution

    arXiv:2608.10450v1 Announce Type: cross Abstract: Complex software systems develop over timescales that exceed the lifespan of any individual coding agent. Most agentic software systems preserve continuity through persistent sessions, memories, managers or shared context. We intr…

  2. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Ran Cheng ·

    Persistent Recursive Worlds Enable Autonomous Software Evolution

    Complex software systems develop over timescales that exceed the lifespan of any individual coding agent. Most agentic software systems preserve continuity through persistent sessions, memories, managers or shared context. We introduce EvoX Genesis (hereafter, Genesis), which ins…