Skip to content

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 25 Jul 12:36
· 74 commits to main since this release
0b5cebc

[v0.0.8] - 2025-07-25

Added

  • NoDifferencesFound exception class for handling cases where no differences are found in git diff.

Changed

  • Modified swe_diff.toml to reflect changes in pipeline steps and inputs/outputs.
  • Refactored CLI commands to use PipeRunMode instead of dry_run.

Removed

  • Moved utility code from swe_cmd.py to swe_utils.py.