moatless-tools icon indicating copy to clipboard operation
moatless-tools copied to clipboard

agent cannot read the repo_dir correctly

Open hhn12138 opened this issue 1 year ago • 1 comments

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

hhn12138 avatar Jul 04 '24 07:07 hhn12138

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

aorwall avatar Jul 04 '24 17:07 aorwall