Skip to content

Commit 987d91e

Browse files
committed
[docs] minor
1 parent 6cc6671 commit 987d91e

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
</p>
44

55
<p align="center">
6-
<a href=""><img src="https://img.shields.io/badge/arXiv-25xx.xxxxx-b31b1b.svg" alt="arXiv"></a>
6+
<a href="https://arxiv.org/abs/2602.10975"><img src="https://img.shields.io/badge/arXiv-2602.10975-b31b1b.svg" alt="arXiv"></a>
77
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-green.svg" alt="License"></a>
88
<a href="https://hub.docker.com/u/libercoders"><img src="https://img.shields.io/badge/DockerHub-Images-blue.svg" alt="DockerHub"></a>
99
<a href="https://huggingface.co/datasets/LiberCoders/FeatureBench"><img src="https://img.shields.io/badge/HuggingFace-datasets-yellow.svg" alt="HuggingFace"></a>
@@ -80,7 +80,15 @@ fb eval \
8080
If you found FeatureBench useful, please cite us as:
8181

8282
```bibtex
83-
xxx
83+
@misc{zhou2026featurebenchbenchmarkingagenticcoding,
84+
title={FeatureBench: Benchmarking Agentic Coding for Complex Feature Development},
85+
author={Qixing Zhou and Jiacheng Zhang and Haiyang Wang and Rui Hao and Jiahe Wang and Minghao Han and Yuxue Yang and Shuzhe Wu and Feiyang Pan and Lue Fan and Dandan Tu and Zhaoxiang Zhang},
86+
year={2026},
87+
eprint={2602.10975},
88+
archivePrefix={arXiv},
89+
primaryClass={cs.SE},
90+
url={https://arxiv.org/abs/2602.10975},
91+
}
8492
```
8593

8694
## 📧 Contact

0 commit comments

Comments
 (0)