Releases: reap-labs/reap
Releases · reap-labs/reap
Release list
v0.2.2
v0.2.1
v0.2.0
Changelog
- 37ef967 Align README with current behavior ahead of v0.2.0
- 6dbe34d Document the operator-managed CRD boundary
- 495017c Order findings by severity within an object
- 5e45374 Stop overclaiming PyTorch in the shm-too-small finding
- c082d6b Extend dogfood corpus with gap probes and record the post-fix re-run
- 766d8bf Stop detecting the KServe control plane as a model server
- e4839e3 Make pod templates nested in arrays visible to the parser
- 8b95af3 Add dogfood corpus, scripts, and first real-world run report
- 67070a8 Rework README for first-time readers
v0.1.0
Changelog
- 8491f08 Restructure text output: grouping, wrapping, ANSI color
- 7a1d81c Add CI packaging: GitHub Action, GitLab template, GoReleaser
- f812466 Add distroless Docker image and document adoption flows
- e3aa5cc Add baseline mechanism for adopting reap on existing repos
- b44febf Complete the rule set: topology, notebooks, and set-level rules
- 7b48694 Add gpu-no-node-targeting rule
- 9270f0e Add shm-too-small rule
- e839972 Add distributed-training-no-gang-scheduling rule
- c789910 Add model-server-no-probes rule
- d1c3843 Add JSON output with stable finding fingerprints
- 5c1e8c1 Remove CLAUDE.md from version control
- b582bb4 Bootstrap reap CLI with first two GPU lint rules
- 45723a8 Initial commit