aorwall / moatless-tools

MIT License
265 stars 25 forks source link

agent cannot read the repo_dir correctly #17

Open hhn12138 opened 4 months ago

hhn12138 commented 4 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 4 months ago

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