PulseAugur
实时 07:17:11
English(EN) Persistent Recursive Worlds Enable Autonomous Software Evolution

EvoX Genesis 通过持久化项目实现自主软件演化

研究人员开发了一个名为 EvoX Genesis 的新框架,该框架通过使软件项目本身持久化来实现自主软件演化,而不是依赖单个编码代理保持活跃。该系统将软件表示为一个持久的递归世界,其中有限寿命的代理提出更改,被接受的修改会推进项目的版本历史。在评估中,Genesis 使用 DeepSeek-V4 Flash 成功构建了一个基于 Rust 的 C 编译器,该编译器以极低的 token 成本通过了广泛的测试套件。该框架还证明了即使在代理替换后也能继续开发和保持性能的能力,并且在将 Fortran 模块重新实现为 Rust 时实现了显著的加速。 AI

影响 该框架通过实现更健壮和持续的自主编码,有可能加速长周期的软件开发。

排序理由 该条目是一篇 arXiv 预印本,详细介绍了一个新的软件开发框架及其评估。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.MA (Multiagent) 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

EvoX Genesis 通过持久化项目实现自主软件演化

报道来源 [2]

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

    持久递归世界实现自主软件进化

    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 ·

    持久递归世界实现自主软件进化

    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…