As of today (2024), only a command line release is available (no GUI included).

This release includes the Python SDK and the scrutiny CLI, featuring

  • The Scrutiny server
  • The postbuild development toolchain

The CLI tools can be downloaded with pip.

pip install scrutinydebugger

The long term plan is to provide an installer that will also deploy GUI able to automatically launch a local server, making the Scrutiny more easily available to non-developpers. Until then, the CLI will be the way to go.