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

**Describe the bug** After following the installation instructions, I can see the "Initializing agent..." message. However, I can't type anything. **Steps to Reproduce** 1. Follow the installation instructions 2. Follow...

bug

As we add more configuration settings, it's simpler to keep a `.env` configuration file instead of exporting multiple environment variables in the shell. This PR adds a default `MODEL_NAME` environment...

Hello, Windows 11 user. While OpenDev is running I get this this error as OpenDev makes my app.: runnable=False) --- ACTION NOT EXECUTABLE OBSERVATION ============== Error sending data to client...

bug

Cleaned white space Tidied imports black formatting

We currently have a lot of logic living in `__init__.py` files. We should factor this out into files with more descriptive names, and leave a thin __init__.py with the basics.

good first issue
backend
architecture

**Describe the bug** The agent frequently gets confused around installing software. It confused the crap out of me too 🙃 It will often run a background command like `node server.js`....

bug

Hi team, I was wondering if it would be possible to have an option to use Ollama with local models instead of OpenAI/ChatGPT with the OpenDevin project. I was thinking...

enhancement

I runned this but it did not worked. ## Step 1: Set up the OpenAI API key 1. Sign in to OpenAI or create an account at https://openai.com/ 2. Navigate...

bug