Use banner instead of icon, add HuggingFace badge
Browse filesCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- README.md +2 -3
- assets/banner.png +3 -0
README.md
CHANGED
|
@@ -12,15 +12,14 @@ pretty_name: EvoClaw
|
|
| 12 |
---
|
| 13 |
|
| 14 |
<p align="center">
|
| 15 |
-
<img src="assets/
|
| 16 |
</p>
|
| 17 |
|
| 18 |
-
# EvoClaw Dataset
|
| 19 |
-
|
| 20 |
<p align="center">
|
| 21 |
<a href="https://evo-claw.com"><img src="https://img.shields.io/badge/Website-evo--claw.com-blue.svg" alt="Website" /></a>
|
| 22 |
<a href="https://arxiv.org/abs/2603.13428"><img src="https://img.shields.io/badge/arXiv-2603.13428-b31b1b.svg" alt="arXiv" /></a>
|
| 23 |
<a href="https://github.com/Hydrapse/EvoClaw"><img src="https://img.shields.io/badge/GitHub-EvoClaw-181717?logo=github" alt="GitHub" /></a>
|
|
|
|
| 24 |
</p>
|
| 25 |
|
| 26 |
Software evolution itineraries (as Milestone DAGs) extracted from real-world repositories for AI agent evaluation. Used by [EvoClaw](https://github.com/Hydrapse/EvoClaw). [[Paper]](https://arxiv.org/abs/2603.13428)
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
<p align="center">
|
| 15 |
+
<img src="assets/banner.png" width="720" alt="EvoClaw Banner" />
|
| 16 |
</p>
|
| 17 |
|
|
|
|
|
|
|
| 18 |
<p align="center">
|
| 19 |
<a href="https://evo-claw.com"><img src="https://img.shields.io/badge/Website-evo--claw.com-blue.svg" alt="Website" /></a>
|
| 20 |
<a href="https://arxiv.org/abs/2603.13428"><img src="https://img.shields.io/badge/arXiv-2603.13428-b31b1b.svg" alt="arXiv" /></a>
|
| 21 |
<a href="https://github.com/Hydrapse/EvoClaw"><img src="https://img.shields.io/badge/GitHub-EvoClaw-181717?logo=github" alt="GitHub" /></a>
|
| 22 |
+
<a href="https://huggingface.co/datasets/hyd2apse/EvoClaw-data"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Dataset-orange.svg" alt="HuggingFace Dataset" /></a>
|
| 23 |
</p>
|
| 24 |
|
| 25 |
Software evolution itineraries (as Milestone DAGs) extracted from real-world repositories for AI agent evaluation. Used by [EvoClaw](https://github.com/Hydrapse/EvoClaw). [[Paper]](https://arxiv.org/abs/2603.13428)
|
assets/banner.png
ADDED
|
Git LFS Details
|