We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b41e1 commit 5f08cb4Copy full SHA for 5f08cb4
README.md
@@ -1,5 +1,11 @@
1
# ⚙️$`\mathbb{R}\mathrm{e}\mathbf{pilot}`$🛠️
2
3
+> [!IMPORTANT]
4
+> New codegen API!
5
+> ```shell
6
+> ACTIVE=1 python -m repilot.cli.main codegen --proj-path $PROJ_PATH --file-path $FILE_PATH --line 1419 --column 1 --model codet5 --method pruned-mem
7
+> ```
8
+
9
<p align="left">
10
<a href="https://arxiv.org/abs/2309.00608"><img src="https://img.shields.io/badge/arXiv-2309.00608-b31b1b.svg?style=for-the-badge">
11
<a href="https://doi.org/10.5281/zenodo.8281250"><img src="https://img.shields.io/badge/DOI-10.5281%2Fzenodo.8281250-blue?style=for-the-badge">
0 commit comments