OpenHands, a rapidly growing open platform for cloud-based coding agents, has raised an $18.8 million Series A to accelerate its push toward enterprise-scale autonomous software development. The round was led by Madrona, with participation from Menlo Ventures, Obvious Ventures, Fujitsu Ventures, and Alumni Ventures.
The company also announced a strategic collaboration with AMD, signaling a move to optimize agent performance across open, enterprise-controlled environments rather than proprietary SaaS tools.
The investment highlights a rising demand for automation tools that go beyond IDE-based assistants and traditional AI code copilots. While many agentic development tools tie customers to a single proprietary LLM or lock them inside a closed SaaS workflow, OpenHands positions itself as a model-agnostic, cloud-deployable platform for running large fleets of autonomous coding agents inside an organization’s own infrastructure. These agents perform real work across production repositories – including dependency maintenance, test generation, vulnerability remediation, refactoring, and resolving merge conflicts – while remaining fully visible, governed, and controlled at the organizational level.
OpenHands’s Architecture

The open-source community has embraced the project at an unusually rapid pace. OpenHands has amassed more than 60,000 GitHub stars, 7,000 forks, and millions of downloads, with contributions coming from engineering teams at AMD, Apple, Google, Amazon, Netflix, TikTok, NVIDIA, Mastercard, VMware, and others. Some early adopters report that OpenHands has already cut code-maintenance backlogs by half while compressing vulnerability remediation from days to minutes.
“Software development is changing, but much of that change is happening behind closed doors,” said Robert Brennan, Co-Founder and CEO of OpenHands. “The engineering community is increasingly aligning behind OpenHands as the open-source standard for doing agentic software development at scale.”
OpenHands’ collaboration with AMD centers on Lemonade Server, an open-source project optimized for AMD hardware and aimed at improving the performance and reliability of autonomous coding agents. The companies plan to make agents easier to run locally – prioritizing privacy, cost efficiency, and flexible LLM selection – while enabling acceleration on Ryzen AI PCs.
“This collaboration enables local coding agents that prioritize privacy and cost efficiency, while staying true to open-source values,” said Adrian Macias, Senior Director of Developer Acceleration at AMD.
The funding arrives amid a broader industry shift toward autonomous coding agents embedded directly into enterprise workflows. As organizations struggle with technical-debt backlogs, slow code-review cycles, and an explosion of security vulnerabilities, many are seeking scalable, policy-governed agent systems that can be deployed across hundreds of repos – workloads that single-machine IDE agents simply cannot support.
Investors say OpenHands is one of the first vendors to offer both developer-friendly usability and enterprise-grade governance.
“Autonomous agents are becoming core members of the engineering team,” said Soma Somasegar, Managing Director at Madrona. “OpenHands’ model-agnostic, open approach ensures this transformation happens safely, transparently, and at enterprise scale.”
Hideaki Yajima, President and CEO of Fujitsu Ventures, echoed the sentiment: “What stands out about OpenHands is how usable it is – powerful, open source, and enterprise-ready.”
With fresh capital and a growing enterprise footprint, OpenHands is positioning itself as the backbone of an emerging category: cloud coding agents capable of heavy-duty, repeatable, and governed software development work inside the enterprise.
Executive Insights FAQ
How do coding agents differ from traditional AI coding assistants?
Coding agents autonomously perform multi-step development tasks – such as refactoring, test generation, or dependency management – rather than simply suggesting code in an IDE. They operate across repositories, run asynchronously, and can scale to hundreds or thousands of parallelized tasks.
Why do enterprises need cloud-deployable, model-agnostic agents?
Enterprises often require controlled environments, private VPC deployments, compliance visibility, and the ability to route tasks to multiple LLMs to avoid vendor lock-in. Model-agnostic agents let teams choose the best LLM for each task.
What role does sandboxing play in safe agent execution?
Isolated Docker sandboxes ensure that agents can modify code, install dependencies, or execute scripts without exposing production systems or developer machines to unintended behavior or security risks.
What business outcomes do early adopters report?
Organizations using OpenHands report reduced code-maintenance backlogs, faster vulnerability resolution, expanded test coverage, and significantly shortened review cycles for repetitive code tasks.
How might coding agents impact future engineering team structures?
Agents are beginning to function as dedicated automation pipelines that augment engineering teams. Over time, they are expected to handle more of the toil – allowing engineers to focus on design, architecture, and complex problem-solving.
