aorwall / moatless-tools

MIT License
216 stars 20 forks source link

agent cannot read the repo_dir correctly #17

Open hhn12138 opened 2 months ago

hhn12138 commented 2 months ago

image i set the repo_dir “rock”,my code in rock/main_coe.py. but the search_loop want to find the rock/home/osboxes/Desktop/agent//main_code.py

aorwall commented 2 months ago

repo_dir must be an absolute file path to a directory. Like /home/osboxes/Desktop/repo for example.