v0.3.1
Features
- GPT-4o is now the default model
- Benchmark export functionality added (
bench export)
Fixes
- Retry logic for diff failures
- Docker image stability
- Debug log path correction
- Tiktoken compatibility fix
- GitHub Actions workflow fixes
Improvements
- Enhanced error handling and transparency in diff application
- Black linting integrated as main dependency
- L...