BehaviorDiff v0.1.0
BehaviorDiff v0.1.0 is the initial open-source preview.
Highlights:
- Build-time Mono.Cecil tracing for .NET 8 xUnit repositories
- Three-run nondeterminism baseline and behavior-frontier analysis
- Canonical findings.json with coverage and assertion reaction
- GitHub Actions and Azure Pipelines PR integrations
- Idempotent summaries and cause-hunk comments
- Optional citation-grounded Anthropic explanations
- Stable-sort, retry-policy, and configuration-parser demos
Install the attached tool package:
dotnet tool install --global BehaviorDiff.Tool `
--add-source <download-directory> `
--version 0.1.0See the README for the five-minute demo and CI setup.