Highlights
We have a new release, v0.3.1, ready for you!
The main changes in this release include:
🚀 Default model upgrade - GPT-4o is now the default model version by @AntonOsika
📊 Benchmark development - Laid the groundwork for benchmark-driven development by @ATheorell
🐋 Docker stability with a hotfix for Docker image by @k1lgor
🚧 Enhanced error handling by @similato87
❤️ We also welcome our new first-time contributor @ceddy4395!
What's Changed
- Retry diff failures (fixed by gptengineer by pasting errors into prompt 🔥) by @AntonOsika in #1140
- Formate uploading files with black linting tool by @similato87 in #1094
- Correct path for debug logs by @AntonOsika in #1141
- Making black a main dependency by @ATheorell in #1145
- Enhance Diff Application and Error Transparency by @similato87 in #1138
- Bench export by @ATheorell in #1147
- Adding instructions for the use of open router by @zigabrencic in #1139
- GPT-4o default, fix tiktoken by @AntonOsika in #1151
- Small fixes to the CLI interface of gpte and bench applications by @ATheorell in #1157
- Fix potential GitHub action smells by @ceddy4395 in #1156
- Hotfix/docker image by @k1lgor in #1161
- Extract linting process from file_selector by @similato87 in #1146
- Update pyproject.toml by @viborc in #1168
New Contributors
- @ceddy4395 made their first contribution in #1156
Full Changelog: v0.3.0...v0.3.1