Skip to content

Commit b3b490b

Browse files
Add badges for arXiv, Dataset, Prime Intellect, and Colab to README header
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 978c388 commit b3b490b

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,16 @@
55
Run it locally (or deploy it). Agents call sandboxed replicas of APIs that behave like the real ones, and you get deterministic diffs of every state change — no external services, no side effects, no rate limits.
66

77
<p align="center">
8-
<a href="https://arxiv.org/abs/2602.11224">Paper (arXiv)</a> •
8+
<a href="https://arxiv.org/abs/2602.11224"><img src="https://img.shields.io/badge/arXiv-2602.11224-b31b1b.svg" alt="arXiv"></a>
9+
<a href="https://huggingface.co/datasets/hubertmarek/agent-diff-bench"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Dataset-yellow.svg" alt="HuggingFace"></a>
10+
<a href="https://app.primeintellect.ai/dashboard/environments/hubert-marek/agent-diff-bench"><img src="https://img.shields.io/badge/Prime%20Intellect-Run%20Evals-blue.svg" alt="Prime Intellect"></a>
11+
<a href="https://colab.research.google.com/github/agent-diff-bench/agent-diff/blob/main/examples/react_agent_benchmark.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>
12+
</p>
13+
14+
<p align="center">
915
<a href="https://agentdiff.dev">Website</a> •
1016
<a href="https://agentdiff.mintlify.app/introduction">Docs</a> •
11-
<a href="https://huggingface.co/datasets/hubertmarek/agent-diff-bench">Dataset</a> •
12-
<a href="https://app.primeintellect.ai/dashboard/environments/hubert-marek/agent-diff-bench">Prime Intellect</a> •
17+
<a href="https://arxiv.org/abs/2602.11224">Paper</a> •
1318
<a href="mailto:hubert@uni.minerva.edu">Feedback</a>
1419
</p>
1520

0 commit comments

Comments
 (0)