{"data":{"slug":"openhands-openhands","name":"OpenHands","tagline":"AI-Driven Development","github_url":"https://github.com/OpenHands/OpenHands","owner":"OpenHands","repo":"OpenHands","owner_avatar_url":"https://avatars.githubusercontent.com/u/225919603?v=4","primary_language":"TypeScript","stars":84154,"forks":10924,"topics":["agent","artificial-intelligence","chatgpt","claude-ai","cli","developer-tools","gpt","llm","openai"],"archived":false,"github_pushed_at":"2026-08-15T18:02:33+00:00","maintenance_label":"Very active","stars_delta_30d":3144,"url":"https://www.graphcanon.com/tools/openhands-openhands","markdown_url":"https://www.graphcanon.com/tools/openhands-openhands.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/openhands-openhands","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=openhands-openhands","description":"🙌 OpenHands: AI-Driven Development","homepage_url":"https://openhands.dev","license":"Other","open_issues":486,"watchers":479,"ai_summary":"OpenHands is an AI-driven development tool that integrates with various AI models including ChatGPT and Claude-AI to provide intelligent assistance in coding and development tasks.","readme_excerpt":"### Option 2: With a Docker Sandbox\n\n**Prerequisites**:\n\n- Docker: Docker Desktop on macOS/Windows, or Docker Engine/Docker Desktop on Linux.\n- A host directory for `PROJECTS_PATH` containing the project folders you want the agent to access. Create it before starting the container.\n\n**macOS / Linux:**\n\n```sh\nexport PROJECTS_PATH=\"$HOME/projects\"  # directory containing your project folders\nmkdir -p \"$PROJECTS_PATH\" \"$HOME/.openhands\"\n\ndocker run -it --rm \\\n  -p 8000:8000 \\\n  -v \"$HOME/.openhands:/home/openhands/.openhands\" \\\n  -v \"${PROJECTS_PATH}:/projects\" \\\n  ghcr.io/openhands/agent-canvas:1.13.0 # x-release-please-version\n```\n\n**Windows (PowerShell / Windows Terminal):** See [README.windows.md](./README.windows.md) for the equivalent commands.\n\nThe agent will be able to access any project under `PROJECTS_PATH`.","github_created_at":"2024-03-13T03:33:31+00:00","created_at":"2026-07-07T17:30:39.601113+00:00","updated_at":"2026-08-16T06:01:41.61704+00:00","categories":[{"slug":"developer-tools","name":"Developer Tools","url":"https://www.graphcanon.com/categories/developer-tools","markdown_url":"https://www.graphcanon.com/categories/developer-tools.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/developer-tools"},{"slug":"llm-frameworks","name":"LLM Frameworks","url":"https://www.graphcanon.com/categories/llm-frameworks","markdown_url":"https://www.graphcanon.com/categories/llm-frameworks.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/llm-frameworks"}],"tags":[{"slug":"agent","name":"agent"},{"slug":"artificial-intelligence","name":"artificial-intelligence"},{"slug":"chatgpt","name":"chatgpt"},{"slug":"claude-ai","name":"claude-ai"},{"slug":"cli","name":"cli"},{"slug":"developer-tools","name":"developer-tools"},{"slug":"llm","name":"llm"},{"slug":"openai","name":"openai"}],"trust":{"provenance":{"is_fork":false,"github_id":771302083,"owner_type":"Organization","methodology":"github_public_v1","parent_repo":null,"near_duplicate_slugs":[]},"computed_at":"2026-08-16T06:01:40.580Z","maintenance":{"label":"Very active","score":96,"methodology":"github_public_v1","releases_90d":30,"days_since_push":0,"last_release_at":"2026-08-13T01:57:00Z","stars_delta_30d":3144,"open_issues_delta_30d":120},"security_summary":{"status":"no_lockfile","scanner":null,"low_count":0,"high_count":0,"last_scan_at":"2026-07-11T10:56:10.726Z","medium_count":0,"scan_profile":"none","critical_count":0}},"capability_facts":{"mcp":{"source":"repo_scan","observed_at":"2026-08-16T06:01:41.043Z","server_manifest":false},"scan":{"source":"repo_scan","observed_at":"2026-08-16T06:01:41.043Z"},"has_cli":{"value":true,"source":"package.json:bin|scripts","observed_at":"2026-08-16T06:01:41.043Z"},"languages":{"value":["typescript","javascript"],"source":"github.language+package.json","observed_at":"2026-08-16T06:01:41.043Z"},"license_spdx":{"value":"MIT","source":"github.license","observed_at":"2026-08-16T06:01:41.043Z"}},"decision_facts":{"hosting":null,"pricing":null,"requirements":null,"constraints":null,"when_to_use":["- You are working predominantly on Python projects requiring integration of advanced AI functionalities such as those offered by ChatGPT or Claude-AI.","- Your development workflow benefits from real-time, context-aware suggestions that can only be provided by multi-model AI integrations."],"when_not_to_use":["- If your project primarily uses technologies outside Python and you do not intend to integrate with ChatGPT or Claude-AI models specifically.","- When the need for customization in AI model integration is limited, as OpenHands is more rigid in its current support for specific models like ChatGPT and Claude-AI."],"source":"enrich:decision_facts","observed_at":"2026-07-11T11:57:52.139Z"},"constraint_facets":null,"decision_summary":[{"label":"Adopt for","value":"OpenHands is an AI-driven development tool that integrates with multiple AI models like ChatGPT and Claude-AI to offer intelligent support for coding tasks in Python."}]}}