Installing the agent

Installing the agent on Windows

No Windows build ships today. What exists, what doesn't, and where this stands.

Windows agent

No Windows agent build ships in this repository today. The console’s enrollment flow and the packaging sources for a Windows service exist, but no build script here produces a signed Windows executable, and none is bundled with the product — enrolling a Windows host is not yet possible against what is in this repository. A Windows build is expected by [YOUR DATE].

The execution policy, the enrollment flow and the skill catalog are all platform-agnostic by design — it is only the Windows packaging that is missing today; Linux and macOS already have it.

Until then, agent-install-linux and agent-install-macos cover the platforms that install and run today.

All documentation