Robert Brennan

Results 1267 comments of Robert Brennan

Hmm. Is there a reason you're using the exec sandbox? Does removing that env var cause a different error?

@neubig very strange--I've never seen the docker socket in $HOME. I also find it strange that you can't just build the app...what does `docker build . -f containers/app/Dockerfile -t opendevin-app`...

I'm game for a PR that accepts commands! But I think that's a little separate from this issue--we probably don't want the FE to run `ls` specifically, then parse the...

> I did a little investigation. We want 2 new endpoint get_file_tree and get_file_content just like /litellm-agents. If we plan to make it as endpoint. There is a problem how...

You can add `PROMPT_DEBUG_DIR` to your config/env to get full prompts and responses that were sent to or received from the LLM. Is that what you're looking for?

I believe this is fixed. @enyst feel free to reopen if I'm wrong

@neubig this would turn our existing template into a _form_, which will be much more likely to be filled out 😄

@PierrunoYT you should also remove the existing template in this PR