Skip to content

Releases: leavemagic-cyber/repo2repro

Release list

Repo2Repro v0.1.0

Choose a tag to compare

@leavemagic-cyber leavemagic-cyber released this 29 Aug 21:51

Changelog

0.1.0 - 2026-08-30

  • Create reduced reproductions from repeatable failing commands in npm projects.
  • Reduce Git-visible files and npm dependencies against a stable failure oracle.
  • Verify the result repeatedly after a clean install.
  • Keep the original repository out of the execution path and detect concurrent source changes.
  • Add an optional provider-neutral AI advisor protocol whose suggestions are always verified.
  • Generate a machine-readable report and human run instructions.