Skip to content

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.

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.