OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

starts from an existing projext

Open clipsheep6 opened this issue 1 year ago • 1 comments

What problem or use case are you trying to solve?

Describe the UX of the solution you'd like

Do you have thoughts on the technical implementation?

Describe alternatives you've considered

Additional context

currently the agent always starts from scratch, but some time we also need add feature/fix bug from previous project (e.g. just generate by opendevin)

clipsheep6 avatar Mar 28 '24 03:03 clipsheep6

Hi @clipsheep6, we just added a directory feature where you can specify the directory OpenDevin starts in. You can set this directory path to an existing project. Does this work for you?

yimothysu avatar Mar 29 '24 02:03 yimothysu

Yup--you can also point it to an existing directory with the WORKSPACE_DIR env var or config.toml var

rbren avatar Mar 29 '24 20:03 rbren