PulseAugur
实时 10:18:33
English(EN) ContextSniper: AntTrail's Token-Efficient Code Memory for Repository-Level Program Repair

新的 AI 内存层 ContextSniper 减少了代码修复的令牌使用量

研究人员开发了 ContextSniper,这是 AntTrail AI 代理的一种新的令牌高效内存层,旨在改进面向代码库级别的程序修复。ContextSniper 精确选择和排序代码及运行时证据,过滤掉不相关信息以减少令牌使用量。在 SWE-bench Lite 上的评估显示,OpenClawClaude Code 代理的令牌使用量和记录成本均显著降低,但提交的解决方案率略有下降。 AI

影响 这一发展可能导致更高效、更具成本效益的用于软件开发和调试任务的 AI 代理。

排序理由 该集群包含一篇详细介绍 AI 程序修复新方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

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

新的 AI 内存层 ContextSniper 减少了代码修复的令牌使用量

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Chiwang Luk, Matin Mohammad Najafi, Zhifeng Jia, Wei Yang, Xiuchang Li, Jinwei Zhu, Yang Ren, Lei Chen, Gao Cong ·

    ContextSniper: AntTrail's Token-Efficient Code Memory for Repository-Level Program Repair

    arXiv:2607.01916v1 Announce Type: new Abstract: Large language model agents can repair real repository issues, but they often spend large context budgets on whole-file reads, broad searches, and long terminal outputs where useful evidence is mixed with irrelevant code and logs. T…