PulseAugur
实时 12:53:58
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 减少了代码修复的令牌使用量

本文如何被排名

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
该集群包含一篇详细介绍 AI 程序修复新方法的学术论文。[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
69 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

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

报道来源 [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 的高效率代码内存用于仓库级程序修复

    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…