# NVIDIA 发布 Agora：用 Git 作为智能体共享记忆的论文

- 来源：DAIR.AI (@dair_ai)
- 发布时间：2026-09-18 00:34
- AIHOT 分数：54
- AIHOT 链接：https://aihot.news/items/cmu5ryemu0hwaroqo5eeav1kc
- 原文链接：https://x.com/dair_ai/status/2100624521967665445

## AI 摘要

NVIDIA 论文提出 Agora，把多个研究智能体的共享记忆记录为 Git 中只增不改的 DAG，每个结果、假设和验证都是不可变 commit，父边标明依赖关系，索引列出开放分支与验证状态。

## 正文

Good implementation of agent shared memory from the NVIDIA team.

### 引用推文

> elvis：Banger paper from NVIDIA on shared memory for research agents. (bookmark it) If you run several coding agents on the same research problem, this design keeps th...
