1
Run the installer
2
Verify both layers
doctor checks only the core runtime; it does not require ADK or LangGraph. Once you have a project, run harnest doctor . from its folder to check its framework and synchronized environment. If that environment is missing, run harnest env sync . first.
A Harnest release includes the native CLI, its matching Python runtime package, and the
uv bootstrapper. You do not need a preinstalled Python.harnest init.
See Installation and releases for version pinning, non-interactive installation, upgrades, checksums, and private forks.