This release fixes path handling in the diff runner to strip root path prefixes from output, making paths relative and consistent with other test runners.
🐞 Bug Fixes
Section titled “🐞 Bug Fixes”Strip root paths from diff_runner output
Section titled “Strip root paths from diff_runner output”Dec 8, 2025 · @tobim, @claude · #5
The DiffRunner now strips the ROOT path prefix from output to make paths relative, consistent with run_simple_test behavior.