All Hands AI
companyOpenness profile
1 product on the map — 1 open.
Openness
4 high confidence- license
- MIT(core)
- source
- public
- core-gated
- gated(the enterprise server is PolyForm Free Trial 1.0.0, not an OSI license)
- enterprise-dir
- separate-license
MIT core with a separately licensed enterprise server, which is what open core means here. A read of the repo confirms it: the monorepo LICENSE opens "Portions of this software are licensed as follows" and carves out everything under enterprise/ to enterprise/LICENSE, which is the PolyForm Free Trial License 1.0.0, and that directory's README says outright "This is NOT an open source license. Usage is limited to 30 days per calendar year without a commercial license." The enterprise server now lives in its own active repo, OpenHands/OpenHands-Cloud, under the same PolyForm license, while OpenHands/OpenHands stays MIT. Functionality is withheld from the published source for a paid tier, which is what gating means.
- https://github.com/All-Hands-AI/OpenHands recorded 2026-08-15
Repository page for All-Hands-AI/OpenHands: 'MIT license' in the sidebar, 84.1k stars, 10.9k forks, public and unarchived. The MIT half of the open_core reading; the separately licensed enterprise server is what the score's own note establishes.
- https://docs.openhands.dev/sdk recorded 2026-08-15
The SDK documentation, describing the open-source agent SDK and how to build on it. Establishes that the core is published and usable without the enterprise server.
- https://github.com/OpenHands/legacy/blob/main/LICENSE recorded 2026-08-12
the monorepo LICENSE opens "Portions of this software are licensed as follows" and carves everything under enterprise/ out to enterprise/LICENSE, with everything else under MIT
- https://github.com/OpenHands/OpenHands-Cloud/blob/main/LICENSE recorded 2026-08-12
PolyForm Free Trial License 1.0.0 on the live enterprise/cloud server repo, while OpenHands/OpenHands stays MIT