Please note this is a pre-release of the Windows Agent.
Even though its core functionality is stable and ready to use, we’re still working on coding some more features before it will be production ready.

You can find our Windows Agent on GitHub:
https://github.com/hetrixtools/agent-win

It’s written in Python, and it’s open source, so you can inspect its code.

You can find the installation instructions on the releases page:
https://github.com/hetrixtools/agent-win/releases
*we’ll be writing a documentation article on the installing/uninstalling procedure once the final product is released

The easiest way to get started would be to use our already compiled executable agent, which you can download from the releases page (linked above).

However, if you wish to compile the agent yourself, you are free to do so. Instructions can be found on the GitHub readme page.