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?** Right now, `CodeActAgent` relies on installing some pip packages on the fly (e.g., jupyter) when the sandbox is initialized to...

enhancement

Clean related resources when session is inactive.

### Is there an existing issue for the same bug? - [X] I have checked the troubleshooting document at https://opendevin.github.io/OpenDevin/modules/usage/troubleshooting - [X] I have checked the existing issues. ### Describe...

bug

It's fascinating to see how fast the project is evolving and even in its beta stage this might be the most advanced and capable agentic development platform. However, despite all...

question

## I am trying to test deploying an open Devin ai image to Kubernetes and getting this error Traceback (most recent call last): File "/app/.venv/bin/uvicorn", line 8, in sys.exit(main()) ^^^^^^...

question

### Is there an existing issue for the same bug? - [X] I have checked the troubleshooting document at https://opendevin.github.io/OpenDevin/modules/usage/troubleshooting - [X] I have checked the existing issues. ### Describe...

bug
waiting for input

**What problem or use case are you trying to solve?** Add functionality to CodeAct agent **Describe the UX of the solution you'd like** Can browse internet. **Do you have thoughts...

enhancement

**What problem or use case are you trying to solve?** OpenDevin now sometimes suffers with edit command (concrete example: https://github.com/OpenDevin/OpenDevin/pull/1928). **Describe the UX of the solution you'd like** As suggested...

enhancement
architecture
agent framework

Now, we only print out the costs of each LLM call. It would be preferable if we could build this cost-logging mechanism into the `LLM` class itself (https://github.com/OpenDevin/OpenDevin/blob/main/opendevin/llm/llm.py) and then...

enhancement

### Is there an existing issue for the same bug? - [X] I have checked the troubleshooting document at https://opendevin.github.io/OpenDevin/modules/usage/troubleshooting - [X] I have checked the existing issues. ### Describe...

bug