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?** Allow the user to specify which image to use in the sandbox, e.g. so it has all the right software...

enhancement
good first issue
backend

**What problem or use case are you trying to solve?** Let the user choose which model and agent they want to use **Describe the UX of the solution you'd like**...

enhancement
frontend

I reopen the PR from another branch, and process the conflict, the history messages is here: https://github.com/OpenDevin/OpenDevin/pull/121 @rbren @xingyaoww you can confirm the convention of building and pushing images. i...

**Describe the bug** Sometimes the agent tries to run commands like `npm run start` in the foreground. This just stalls out and everything hangs. **Steps to Reproduce** 1. `python opendevin/sandbox/sandbox.py`...

bug

Remove print statements inside codeact agent, and manage observation and action printing (with color) inside control loop.

First of all - thank you, I think projects like this should exist - so I'm happy to see the community to step up. **What problem or use case are...

enhancement

**What problem or use case are you trying to solve?** Let's dogfood our own agents! **Describe the UX of the solution you'd like** I'd like to tag any issue with...

enhancement
good first issue
severity:low

Currently, our project lacks a unified pre-commit configuration structure, resulting in inconsistencies and potential maintenance issues. To streamline our development process and ensure code quality, we propose implementing a standardized...

enhancement

I tried to interact with the FE and BE today, and i found the docker container will auto-recreate every time, I think it needs to be changed for more efficient...

enhancement