- Notifications
You must be signed in to change notification settings - Fork34
Releases: lfsevergnini/ai-codereviewer
v2.2.1
7b0a8c0Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.2.0
4309abaWhat's Changed
- fix comment issues + add support to o1-mini by@lfsevergnini in#18
Full Changelog:v2.1.2...v2.2.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.1.2
df87fdbWhat's Changed
- Add temperature + Tweak prompt for better verdicts by@lfsevergnini in#17
Full Changelog:v2.1.1...v2.1.2
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.1.1
55ae682What's Changed
- fix: prevent errors when LLM returns comments on lines not in the diff by@lfsevergnini in#16
Full Changelog:v2.1.0...v2.1.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.1.0
630fe51What's Changed
- Add support to optional parameters (context, auto approve, etc) by@lfsevergnini in#15
Full Changelog:v2.0.2...v2.1.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.0.2
97f0d05Full Changelog:v2.0.1...v2.0.2
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.0.1
9f1322cFull Changelog:v2.0.0...v2.0.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.0.0
d3bbd62What's Changed
- breaking change: AI Code Reviewer V2 by@lfsevergnini in#14
Full Changelog:v1.0.0...v2.0.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.0
257b610Improvements
- Upgraded to Node 20
- Changed default GPT model
- Implemented failure handling for non-200 responses from OpenAI
- Added comprehensive logging throughout the application
- Enabled JSON mode for OpenAI responses
- Upgraded OpenAI package to latest version
New Features
- Added ability to approve reviews based on environment variable
- Implemented check for existing reviews before deciding on incremental review
Bug Fixes
- Strip markdown formatting from responses
- Replace console.log with core.info for better GitHub Actions integration
Other Changes
- Various code refactoring and cleanup
Full Changelog:v0.0.5...v1.0.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.0.5 - Small fixes + Better logs
4001a42Merge pull request #8 from demandio/chore/add-better-logsChore/add better logs
Assets2
Uh oh!
There was an error while loading.Please reload this page.