Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 22:15

Changelog

  • 26d7c7c Add --auto-bisect to run bisect automatically on new regressions
  • 9d4cd0a Add --open-pr to commit generated eval cases and open a pull request
  • 0b9e377 Add AST02 (unpinned dependency) lint rule
  • 4db3af5 Add AST05 (untrusted external instructions) lint rule
  • 2934b61 Add GoReleaser packaging + release workflow + Homebrew tap config
  • e1871c2 Cache verified bisect endpoints across separate CLI invocations
  • c98c25b Capture full failure context in self-growing eval loop's generated cases
  • d154c57 feat: extend eval-lint's _strict pairing checks to all four other pairs
  • ba4ca04 feat: pin the GitHub Action to a real release version
  • 8ecd62f fix: cap .skillci/history.json to the 200 most recent runs
  • 3d340da fix: cap dashboard ingest body size, scope tokens per owner/repo
  • 7a0b70c fix: handle merge commits and multiple candidate culprits in bisect