Skip to content

v0.3.0

Latest

Choose a tag to compare

@benizzio benizzio released this 15 Jul 13:56
v0.3.0
b0d5d6f

Changes

  • Make report reruns incremental by preserving historical findings with stable COV-DRIFT-### identifiers and Pending/Resolved status.
  • Limit remediation planning and task generation to pending findings while preserving existing tasks.
  • Record evidence-based, behavior-preserving remediation plans before generating implementation tasks.
  • Add a final remediation task that marks only successfully remediated and validated findings as Resolved with resolution notes.

Verification

  • Installed from the release archive:
    https://github.com/benizzio/spec-kit-test-coverage-drift-control/archive/refs/tags/v0.3.0.zip
  • Confirmed the installed extension reports as Test Coverage Drift Control (v0.3.0).
  • Confirmed the extension provides 2 commands and 1 optional hook.
  • Confirmed generated OpenCode command wrappers include the incremental report and remediation lifecycle instructions.