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

**STEP 3 Give Feedback / Get Help: https://github.com/BerriAI/litellm/issues/new LiteLLM.Info: If you need to debug this error, use `litellm.set_verbose=True'. AGENT ERROR: OpenAIException - Traceback (most recent call last): File "/home/r3versein/.local/lib/python3.10/site-packages/litellm/llms/openai.py", line...

bug

Task exception was never retrieved future: Traceback (most recent call last): File "C:\Users\pierr\OpenDevin\opendevin\server\session.py", line 92, in create_controller self.controller = AgentController(self.agent, directory, callbacks=[self.on_agent_event]) File "C:\Users\pierr\OpenDevin\opendevin\controller.py", line 14, in __init__ self.command_manager =...

i'm having this problem when i launch the backend, and to clarify docker is indeed running so i don't know why INFO: Started server process [19120] INFO: Waiting for application...

bug

- This is related to #269 issue

devin user can't run sudo commands which prevent it from installing software like nodejs rather than install the sudo binary and modifying visudo file, i thought we could just do...

**Describe the bug** While running this on Apple Silicon Mac, I got this error ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory:...

bug

ERROR: Could not find a version that satisfies the requirement pulsar-client>=3.1.0 (from chromadb->-r requirements.txt (line 18)) (from versions: 2.5.1, 2.5.2, 2.6.0, 2.6.1, 2.6.3, 2.7.0, 2.7.1, 2.7.2, 2.7.2.post0, 2.7.3, 2.8.0, 2.8.0.post0)...

bug

Update the Reame for Windows and change export to set. Add option to set the api key and directory in a config.ini or .env

bug

**Describe the bug** when i run "npm i",throw this error: > [email protected] prepare > cd .. && husky install frontend/.husky fatal: not a git repository (or any of the parent...

bug

This was putting `base_path` into the message history, confusing the agent. It'd try and read/write/run things, explicitly specifying the `workspace` dir