This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
Releases: coderabbitai/ai-pr-reviewer
Releases · coderabbitai/ai-pr-reviewer
Release 0.19.0
What's Changed
- Bump @typescript-eslint/parser from 5.56.0 to 5.57.0 by @dependabot in #96
- support gpt-4-32k by @harjotgill in #97
- print options by @harjotgill in #98
- set tokens based on model by @harjotgill in #99
Full Changelog: 0.18.0...0.19.0
Release 0.18.0
What's Changed
- ask bot to do security reviews by @harjotgill in #92
- Bump prettier from 2.8.4 to 2.8.7 by @dependabot in #94
- Bump @types/node from 18.15.7 to 18.15.10 by @dependabot in #93
- collapse skipped files lists by @harjotgill in #95
Full Changelog: 0.17.0...0.18.0
Release 0.17.0
Release 0.16.0
What's Changed
- poem by @harjotgill in #89
- add emojis by @harjotgill in #90
Full Changelog: 0.15.0...0.16.0
Release 0.15.0
What's Changed
- update prompt by @harjotgill in #77
- show skipped files by @harjotgill in #80
- update prompt by @harjotgill in #81
- Update chatgpt api by @harjotgill in #82
- separate config for max files to summarize and review by @harjotgill in #83
- Max files by @harjotgill in #84
- move comment by @harjotgill in #85
- ignore go.work file by @harjotgill in #86
- update README.md by @harjotgill in #87
- update README.md by @harjotgill in #88
Full Changelog: 0.14.0...0.15.0
Release 0.14.0
What's Changed
- update readme by @harjotgill in #65
- Update action.yml by @harjotgill in #67
- update job name by @harjotgill in #68
- refactor code by @harjotgill in #69
- review existing code as well by @harjotgill in #70
Full Changelog: 0.13.0...0.14.0
Release 0.13.0
What's Changed
- Provide file diff when replying to whole file review comments by @harjotgill in #64
Full Changelog: 0.12.0...0.13.0
Release 0.12.0
What's Changed
- async execution by @harjotgill in #53
- async summarization by @harjotgill in #55
- add concurrency limit to promises by @harjotgill in #57
- error handling by @harjotgill in #56
- Timeout by @harjotgill in #58
- [ImgBot] Optimize images by @imgbot in #54
- add retries by @harjotgill in #60
- short_summaries by @harjotgill in #61
- improve summary grouping by @harjotgill in #62
- add config options by @harjotgill in #63
Full Changelog: 0.11.0...0.12.0
Release 0.11.0
What's Changed
- update readme by @harjotgill in #48
- Review comment context by @harjotgill in #50
- small refactor by @harjotgill in #51
- reduce default max_files to 40 by @harjotgill in #52
Full Changelog: 0.10.0...0.11.0
Release 0.10.0
What's Changed
- increase default max files limit by @harjotgill in #40
- Reply to user comments by @harjotgill in #42
- error handling by @harjotgill in #44
- Invite bot by @harjotgill in #45
- limit event to created comments by @harjotgill in #46
- provide additional context for replies by @harjotgill in #47
Full Changelog: 0.9.0...0.10.0