Ryan H. Tran
Ryan H. Tran
Hmm this is weird, I just tested an `insert` using the ACI for a file with the content above and it seems to work fine... Just to make sure, what...
Hi @Yesphet, it's set here in the ACI repo: https://github.com/All-Hands-AI/openhands-aci/blob/main/openhands_aci/editor/config.py
If you [have your dev environment set up](https://github.com/All-Hands-AI/OpenHands/blob/main/Development.md), one easy way is to update the config value in your fork, then in OpenHands code base install the aci from your...
@luolin101 sorry for the long wait! I've tried running the inference and patch eval scripts and it seems to work fine! Could you please have a look to merge the...
Hi @oconnorjoseph and @sudo-vaibhav, sorry about this! It seems a recent change in [this PR](https://github.com/All-Hands-AI/OpenHands/pull/5972) has introduced a breaking change. If you're using the workflow config file on `main`, can...
Hi @czlll, thanks for the contribution! I took a look at the PR and tried to run localization on SWE-bench and the code seems to work. I made a PR...
Hey @czlll, thanks for looking into it. I just do a small run and it seems to work great now. I'll try to do some final cleanup and get the...