OpenDevin icon indicating copy to clipboard operation
OpenDevin copied to clipboard

🐚 OpenDevin: Code Less, Make More

Results 976 OpenDevin issues
Sort by recently updated
recently updated
newest added

**What problem or use case are you trying to solve?** Proposed [here](https://github.com/OpenDevin/OpenDevin/pull/263#issuecomment-2023918115). Better to add `latest` tag for image. Then user do not need to pull image at specific version....

enhancement

**What problem or use case are you trying to solve?** We can run the regression tests with `./evaluation/regression/run.sh`. But it's hard to tell how each agent does, and if it...

help wanted
evaluation

I think princeton-nlp/SWE-bench_Lite_oracle is more suitable for MVP. Source: https://www.swebench.com/lite.html

This makes some small changes to how state is managed, keeping a long-lived State object on the controller. I also added `history` so we can keep track of the full...

**Describe the bug** 1. Invalid JSON errors 2. Infinite/looping task solution, after task is solved/complete **Steps to Reproduce** 1. Run Ollama Server 2. sudo uvicorn opendevin.server.listen:app --port 3000 --host 0.0.0.0...

bug
agent quality

**What problem or use case are you trying to solve?** Client websocket always disconnected **Describe the UX of the solution you'd like** **Do you have thoughts on the technical implementation?**...

enhancement

**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**...

enhancement

**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**...

enhancement

**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**...

enhancement

**Here is the output** ``` ============== STEP 0 ACTION: AgentThinkAction(thought='I think I will start by running `ls` to see what files are in the current directory.', runnable=False) ============== STEP 1...

bug
agent quality
severity:medium