PulseAugur
EN
LIVE 15:05:26

EvoX Genesis enables autonomous software evolution with persistent project framework

Researchers have developed a new framework called EvoX Genesis that enables autonomous software evolution by making the software project itself persistent, rather than relying on individual coding agents to persist. This system represents software as a recursive world where finite-lived agents propose changes, and accepted modifications advance the project's version history. In evaluations, Genesis successfully built a Rust-based C compiler using DeepSeek-V4 Flash, which passed extensive test suites and incurred minimal token charges. The framework also demonstrated its ability to continue development with different agents and reimplemented Fortran modules in Rust, achieving significant speedups. AI

IMPACT This framework could accelerate long-horizon software development by enabling continuous evolution of projects independent of individual agent lifespans.

RANK_REASON The cluster contains an academic paper detailing a new framework for software development. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.MA (Multiagent) →

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

EvoX Genesis enables autonomous software evolution with persistent project framework

COVERAGE [1]

  1. 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…