PulseAugur
实时 19:02:34
English(EN) Before the Pull Request: Mining Multi-Agent Coordination

新的 'grite' 系统在 Pull Request 之前挖掘多智能体协调

一篇新的研究论文介绍了一个名为 'grite' 的开源协调基础,旨在改进自主编码智能体之间的协作方式。该系统将协调记录存储在 Git 本身中,创建一个仅追加日志,捕获在 Pull Request 生成之前的智能体交互。这种方法旨在解决当前智能体工作流中观察到的信任和协调差距,在这些工作流中,更快的 PR 生成通常会导致更低的接受率。实验表明,grite 显著减少了重复和冲突的工作,使有用吞吐量增加两倍,并允许恢复在传统 Pull Request 历史记录中不可见的特定故障模式。 AI

影响 通过解决协调问题,可以提高自主编码智能体的效率和可靠性。

排序理由 详细介绍多智能体系统新协调基础的研究论文。

在 arXiv cs.MA (Multiagent) 阅读 →

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

新的 'grite' 系统在 Pull Request 之前挖掘多智能体协调

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Dipankar Sarkar ·

    Before the Pull Request: Mining Multi-Agent Coordination

    arXiv:2606.19616v1 Announce Type: cross Abstract: Autonomous coding agents now open millions of pull requests, yet large-scale studies find their PRs are produced faster but accepted less often - a coordination and trust gap that pull-request-level telemetry cannot explain. We ar…

  2. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Dipankar Sarkar ·

    Pull Request 之前:挖掘多智能体协调

    Autonomous coding agents now open millions of pull requests, yet large-scale studies find their PRs are produced faster but accepted less often - a coordination and trust gap that pull-request-level telemetry cannot explain. We argue the missing signal lives before the PR, in how…