Skip to content

fitctl v0.4.0

Choose a tag to compare

@tznurmin tznurmin released this 11 Jun 21:34

fitctl 0.4.0 adds direct validation gates for automation, with integration examples for self hosted GPU runners and state-aware host selection.

Added

  • Validation gate flags: --fail-on-unfit and --require-fit
  • Gate behavior that preserves the validation JSON report on stdout while using the process exit status for the gate result
  • GitHub Actions self-hosted GPU runner example using CUDA runtime state and --require-fit
  • Host matrix selection example for comparing candidate hosts with state-aware validation
  • Batch rows_csv export with host aliases and display labels for host-selection automation
  • Built-in runtime extension packs for fitctl.runtime.cuda, fitctl.runtime.python and fitctl.runtime.node
  • Public issue template for artifact-driven host reports

Changed

  • Shell completion metadata now covers the public closed value sets, including inspect views and redaction profiles
  • Crate README batch example now creates the CPU and GPU contracts before classifying them