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?** **Describe the UX of the solution you'd like** Related to https://github.com/OpenDevin/OpenDevin/issues/1742. Similar to Devin, it supports visualizing a past state...

enhancement
frontend
backend
architecture
severity:low

**What problem or use case are you trying to solve?** Context: https://opendevin.slack.com/archives/C06QT0AGY4W/p1715546336329329?thread_ts=1715007881.546429&cid=C06QT0AGY4W **Describe the UX of the solution you'd like** Allowing multiple parallel sessions to be ran. Probably need to...

enhancement
backend
architecture
severity:medium

**What problem or use case are you trying to solve?** Context: https://opendevin.slack.com/archives/C06QT0AGY4W/p1715546877469529?thread_ts=1715007881.546429&cid=C06QT0AGY4W **Describe the UX of the solution you'd like** Allow each window to dragged to all directions: ![image](https://github.com/OpenDevin/OpenDevin/assets/38853559/aafb8a08-62c5-4f44-89b7-eeeb2fcb6732) **Do...

enhancement
frontend
severity:low

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

I was trying to setup opendevin on Windows/Ubuntu, followed the below steps, I was stuck in step 8 as I was not able to locate requirements.txt file. If needs to...

question

Solves #1616, #1627 1. Auto restarted Jupyter kernel. Sometimes LLM is ignoring that. https://github.com/OpenDevin/OpenDevin/issues/1616#issuecomment-2112150465 2. Context length is increased quickly due to the output of the package installation. So, changed...

Need suggestions: https://opendevin.slack.com/archives/C06TL7AJMK2/p1715848998465029 [Created with Copilot Workspace] Related to #1787 Implements an animated three dots indicator in the chat UI to signal when the agent is generating a response. -...

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

Solves #1747 Suggestion by @reteps at https://github.com/OpenDevin/OpenDevin/issues/1747#issuecomment-2106541853

## Description This PR addresses [Issue #1789](https://github.com/OpenDevin/OpenDevin/issues/1789) by modifying the edit function to disable Python linting by default. Linting can be enabled by setting the `LINT_ENABLED` environment variable to any...