FastContext: Training Efficient Repository Explorer for Coding Agents
arxiv.org原文 ↗
FastContext 将 repository exploration 从 coding solver 中拆出,训练 4B-30B 的专门探索子 agent。它按需并行调用工具,只返回文件路径和行号范围,减少探索阶段对主 agent history 的污染。接入 Mini-SWE-Agent 后,在 SWE-bench Multilingual、SWE-bench Pro 和 SWE-QA 上端到端解决率最高提升 5.5%,coding-agent token 消耗最高降低 60%;这给 code agent 架构中的“查找”和“修复”分工提供了实验证据。
–浏览
评论 · Comments