Skip to content

v0.6.1

Compare
Choose a tag to compare
@bauersimon bauersimon released this 20 Aug 08:22
· 165 commits to main since this release
f2178cb

Scoring bugfix

Assess code repair tasks by counting passing tests instead of accumulating coverage objects of executed tests as coverage metrics do not say anything about implemented behavior by @bauersimon in #321, #320

Further merge requests (working towards v0.7.0)

  • Language Support
  • Development
    • Free GitHub runner disk space by removing unnecessary pre-packaged libraries by @Munsio in #314
  • Reporting
    • Store models meta information in a CSV file, so it can be further used in data visualization by @ruiAzevedo19 in #298
    • fix, Prefix OpenRouter model with provider ID only once by @bauersimon in #322
    • Use new Symflower version which reduces error output of the "fix" command by @bauersimon in #323