{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/2"}],"enrichment":{"capability":"Provides a REST and WebSocket API server for running OpenHands AI agents that can work with code, either locally or in ephemeral containerized workspaces.","skillfed_tags":["ai-agent","code-automation","agent-server"],"use_cases":["Run an AI agent as a remote service to handle one-off code tasks like generating README files or documentation","Automate routine maintenance workflows such as dependency updates across multiple repositories","Execute complex multi-agent refactoring or rewrite tasks in isolated, ephemeral Docker containers","Build custom developer tools or CI/CD integrations that delegate code work to AI agents via REST","Deploy agents in Kubernetes for scalable, on-demand code automation in production environments"],"what_it_does":"OpenHands Agent Server is a Python package that exposes AI agents capable of working with code through REST and WebSocket APIs. It builds on the openhands-sdk to let you run agents remotely, either on the local machine or in ephemeral Docker/Kubernetes workspaces. The server handles agent lifecycle, tool execution (file editing, terminal commands, task tracking), and workspace management.\n\nYou use it to automate code-related tasks\u2014writing documentation, updating dependencies, refactoring\u2014by sending natural-language instructions to an agent that can read files, run commands, and track progress. The package includes fastapi for the HTTP layer, sqlalchemy for state persistence, and integrates with openai for LLM inference. It's designed both as a standalone service and as the backbone for higher-level tools like the OpenHands CLI and Cloud platform.","worth_installing":"Yes, if you need a production-ready agent server for code automation. The package is actively maintained, has low install friction, and sits in the top 5000 PyPI packages by download volume. The main caveat is the unclear license\u2014verify it matches your use case before committing. Requires Python 3.12 or later."},"id":"openhands-agent-server","links":{"html":"https://skillfed.io/packages/openhands-agent-server","md":"https://skillfed.io/packages/openhands-agent-server.md","pypi":"https://pypi.org/project/openhands-agent-server/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":null,"license_treatment":"unclear","name":"openhands-agent-server","python_support":"supports_current","summary":"OpenHands Agent Server - REST/WebSocket interface for OpenHands AI Agent"},"popularity":{"monthly_downloads":1416943,"position":3931,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.42.1"}
