PulseAugur
实时 06:17:50
English(EN) RefactorPlatform: An Open-Source Harness for Controlled Evaluation of Repository-Scale Refactoring Agents

新的开源平台支持对 AI 代码重构代理进行可控评估

研究人员开发了 RefactorPlatform,这是一个开源工具,旨在评估 AI 代理在大型代码重构任务中的性能。该平台标准化了评估环境,允许对不同的设计选择进行可控比较,包括像 GitHub Copilot CLIOpenRouter 这样的模型主干、各种执行策略和提示变体。对 100 个多文件任务进行的初步测试表明,与朴素的令牌窗口分块相比,AST 感知分块将准确性提高了 25-30%,并且单个检索增强代理的表现优于多代理委托方法。 AI

影响 实现了 AI 代码重构代理的可复现评估,有望加速其开发并提高其可靠性。

排序理由 该集群描述了一个新的开源研究平台及其初步评估结果,发布在 arXiv 上。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

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

新的开源平台支持对 AI 代码重构代理进行可控评估

本文如何被排名

Signal score
32 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
该集群描述了一个新的开源研究平台及其初步评估结果,发布在 arXiv 上。[lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, product, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

完整方法见我们的编辑标准

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Aziz Ben Amor, Drish Mali, Mann Acharya, Vijayasri Iyer, S\'ebastien Brati\`eres ·

    RefactorPlatform:用于存储库规模重构代理可控评估的开源框架

    arXiv:2609.04898v1 Announce Type: cross Abstract: Repository-scale refactoring requires coding agents to propagate a single change across many interdependent files without altering program behavior, yet to our knowledge no existing harness isolates the design choices that determi…