Skip to content

v1.4.1 Release Notes

Release Date: February 24, 2026
Release Type: Patch


Highlights

  • Added codescalpel check for inspecting .code-scalpel/ configuration health.
  • Added --json and --fix modes for machine-readable and repair-oriented workflows.
  • codescalpel init became safe to re-run on existing configurations.

Added

  • Integrity checks for JSON, YAML, and Rego config files.
  • Public Python API: add_missing_config_files(target_dir).

Impact

Users can now audit and repair existing Code Scalpel configuration directories without overwriting customizations.