ToolSiftToolSift
Back to tutorials

OpenDevin deployment notes

Open-source software engineering agent project for autonomous coding workflows.

Before installing

  • Review the license: MIT.
  • Check whether Docker is supported: yes.
  • Check API key dependency: required.
  • Confirm supported models: OpenAI-compatible, Claude.

Setup commands

git clone https://github.com/OpenDevin/OpenDevin.gitRead README and copy the example environment fileStart with Docker if the project provides compose files