OpenHands is a community and platform focused on AI-driven development, providing a composable Python SDK, CLI, local GUI, cloud, and enterprise offerings for running software agents.
OpenHands is a community focused on AI-driven development that offers several ways to work with AI software agents. It includes the OpenHands Software Agent SDK, a composable Python library containing the agentic tech that powers everything else; a CLI similar to Claude Code or Codex that can be powered by Claude, GPT, or any other LLM; a Local GUI with a REST API and single-page React application for running agents on a laptop; OpenHands Cloud, a hosted deployment of the GUI; and OpenHands Enterprise for large enterprises to self-host in their own VPC via Kubernetes. Agents can be defined in code and run locally or scaled to thousands of agents in the cloud.
AI-driven software development — defining and running AI agents to perform development tasks, locally or at scale in the cloud, via an SDK, CLI, local GUI, cloud, and enterprise deployments.
OpenHands is explicitly an "AI-driven development" agentic framework. The README describes agents that run locally or scale to "1000s of agents in the cloud," and references experiences comparable to Claude Code, Codex, Devin, and Jules — all autonomous coding agents that take multi-step actions (editing files, running commands) without per-step confirmation. Surface analysis confirms the agent executes arbitrary code and shell commands. While entrypoint heuristics detected no signals, the architecture and described usage clearly indicate an autonomous agentic workflow. This is Tier 4 rather than Tier 5 because the README does not describe the agent autonomously modifying its own code/prompts or spawning agents without oversight as a core advertised behavior (orchestration of many agents is operator-initiated).