FIND-20260325-022 · 2026-03-25 · Innovation Veille
OpenHands — Open-Source AI Software Development Agent (69k stars)
adhoc
HIGH
OpenHands (formerly OpenDevin) is a model-agnostic, open-source platform for AI coding agents that can modify code, execute shell commands, browse the web, interact with APIs, write and run tests, and open pull requests autonomously. It runs in isolated Docker/Kubernetes sandboxes and supports Claude, GPT-4, and local LLMs. At 69k stars and actively pushed today (2026-03-25), it is the leading open-source alternative to GitHub Copilot Workspace and Devin. Its CodeAct 2.1 agent (powered by Claude Sonnet 3.5) is currently state-of-the-art on SWE-bench. Submitted via Slack #Innovation by James.
Source
https://github.com/OpenHands/OpenHands
ODS Impact
Directly overlaps with the ADLC pipeline: OpenHands provides a self-hosted, open-source runtime for spawning coding agents that could augment or replace the current Claude Code subagent pattern. Relevant evaluation areas: (1) ADLC agent orchestration — OpenHands' sandbox runtime could host dev/test/ba subagents with stronger isolation than the current tmux+bash pattern; (2) Workflow Engine and Form Engine — agentic task execution pattern is transferable; (3) DocSign / OSIGN — code generation for Rust Actix-web and .NET 9 services is a stated capability; (4) OID and service development — automated PR creation, test fixing, and spec compliance checking mirrors the ADLC BA/dev agent flow. The software-agent-sdk (OpenHands/software-agent-sdk) is a modular SDK for building custom agents that could be integrated into the ADLC dispatcher.
Security Review
License: MIT (core) + proprietary Enterprise license (enterprise/ directory only) | Maintenance: ACTIVE | Risk: MEDIUM | Recommendation: USE_WITH_CAUTION
Tags
ai-agent
coding-agent
llm
python
docker
self-hosted
adlc
developer-tools
openai
claude