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

Please note that I changed some values in pyproject.toml to do this. Warning: do not merge if this borks OpenDevin. Run a basic test to ensure it works correctly with...

**What problem or use case are you trying to solve?** Similar to [ShareGPT](https://sharegpt.com/) where people can share their interaction with ChatGPT, we can create "ShareOpenDevin", where users can contribute their...

enhancement
frontend
architecture
severity:medium

**What problem or use case are you trying to solve?** There is no indication that a response is being generated in the chat UI. The only indication is the agent...

enhancement
good first issue
frontend
severity:medium

@xingyaoww I think this is a regression by https://github.com/OpenDevin/OpenDevin/pull/1755. Clearly PlannerAgent doesn't think it has finished the task yet the test still pass, indicating it is not sufficient to just...

bug
severity:low
test

### 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
severity:medium

### 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

### 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
severity:medium

### 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
severity:medium

**What problem or use case are you trying to solve?** Discussion starts here: https://github.com/OpenDevin/OpenDevin/pull/1755#discussion_r1599346211 > This isn't for testing purpose - I believe it's for SWE-Bench evaluation, see [here](https://github.com/OpenDevin/OpenDevin/pull/1468/files#diff-cf5322e360ed33c3dc16023bfd443e6a7edab81c2f4a9e0dfd2f681a2fd59165R32-R37). Looking...

enhancement
architecture
agent framework
severity:low

Add more testing for [runtime](https://github.com/OpenDevin/OpenDevin/tree/main/opendevin/runtime) and [server](https://github.com/OpenDevin/OpenDevin/tree/main/opendevin/server) to improve the code converage.

enhancement
backend
architecture
severity:low