{"library":"openhands-ai","type":"library","category":null,"description":"OpenHands is an open-source, model-agnostic platform for AI-driven software development agents that can write, test, and deploy applications. It extends the idea of AI coding assistants into an \"agentic\" workflow, enabling systems to iteratively plan, take actions, observe results, and continue until a task is complete. It supports various large language models (LLMs) and provides a flexible, sandboxed environment for developing and deploying AI agents. The current version is 1.6.0, with frequent releases, often on a monthly cadence.","language":"python","status":"active","version":"1.6.0","tags":["AI","agent","software development","automation","LLM","Python SDK"],"install":[{"cmd":"pip install openhands-ai","imports":["from openhands.sdk import LLM, Agent, Conversation, Tool","from openhands.tools.file_editor import FileEditorTool\nfrom openhands.tools.task_tracker import TaskTrackerTool\nfrom openhands.tools.terminal import TerminalTool"]}],"homepage":null,"github":"https://github.com/OpenHands/OpenHands","docs":null,"changelog":null,"pypi":"https://pypi.org/project/openhands-ai/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":10,"avg_install_s":80.2,"avg_import_s":27.64,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/openhands-ai/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}