Zhang Yuntong
Zhang Yuntong
The font package was added because some target projects in SWE-bench listed those as system-level dependencies. Most other packages in the Dockerfile were also added due to the same reason....
We are currently working on the LiteLLM support. It should be ready sometime next week.
ACR now supports Claude models through LiteLLM and Llama3 through Ollama (added in https://github.com/nus-apr/auto-code-rover/pull/32). Feel free to try it out :)
Sorry for commenting on this closed issue and thank you for your interests in AutoCodeRover! I would like to update on the pass@1 and pass@3 scores in the original AutoCodeRover...
Have you tested this? What's the current status?
This task is not from SWE-bench. Currently the steps in README.md only work for tasks in SWE-bench (complete list at `conf/swe_full_tasks.txt`). To run a new task, the target project repo...
Thank you for the suggestion. As a first step, we have added support for running ACR on new GitHub issues (please see [PR](https://github.com/nus-apr/auto-code-rover/pull/25)). Regarding making a remote instance and adding...
Hi, I'm late to the discussion, but would like to update on the pass@1 score in the original AutoCodeRover paper. Turns out that the SWE-bench evaluation environment used in our...