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
0.39.0
What's Changed
- incrementally summarize by @harjotgill in #211
- skip review of lower complexity changes by @harjotgill in #212
- update scoring prompt by @harjotgill in #213
- Max files by @harjotgill in #214
- Combined PR from dependabot's branch combine-prs-branch-js by @github-actions in #215
- Revert "Combined PR from dependabot's branch combine-prs-branch-js" by @harjotgill in #216
Full Changelog: 0.38.0...0.39.0
0.38.0
What's Changed
- update prompt to further reduce noise by @harjotgill in #201
- update instructions by @harjotgill in #202
- update default prompts to use release_notes instead of full summary by @harjotgill in #203
Full Changelog: 0.37.0...0.38.0
0.37.0
What's Changed
- simplify parseReview by @harjotgill in #194
- add retry plugin by @harjotgill in #195
- fix suggestions by @harjotgill in #196
- update suggestions code by @harjotgill in #197
- remove sanitization code for now by @harjotgill in #198
- santize suggestions by @harjotgill in #199
- refactor review comment posting by @harjotgill in #200
Full Changelog: 0.36.0...0.37.0
0.36.0
What's Changed
- Bump @typescript-eslint/parser from 5.58.0 to 5.59.0 by @dependabot in #186
- sanitize review start_line/end_line by @harjotgill in #189
- review entire PR when triggered manually by @harjotgill in #190
- submit review in batches by @harjotgill in #191
- use octokit throttling plugin instead of retry plugin by @harjotgill in #192
Full Changelog: 0.35.0...0.36.0
0.35.0
What's Changed
- create review instead of single comments by @harjotgill in #188
Full Changelog: 0.34.0...0.35.0
0.34.0
What's Changed
- Revert "create review instead of single comments" by @harjotgill in #187
Full Changelog: 0.33.0...0.34.0
0.33.0
What's Changed
- Incremental reviews by @harjotgill in #181
- refactor code by @harjotgill in #183
- readme fix for incorrect model config names by @grossjo in #182
- README.mda -> README.md by @harjotgill in #184
- create review instead of single comments by @harjotgill in #185
New Contributors
Full Changelog: 0.32.0...0.33.0
0.32.0
What's Changed
- clarify that old hunk was replaced by @harjotgill in #180
Full Changelog: 0.31.0...0.32.0
0.31.0
What's Changed
- Bump @dqbd/tiktoken from 1.0.4 to 1.0.6 by @dependabot in #163
- ignore pr keyword by @harjotgill in #179
Full Changelog: 0.30.0...0.31.0
0.30.0
What's Changed
- ask bot to double check it's work by @harjotgill in #166
- ask bot to double check it's work by @harjotgill in #167
- remove redundant instructions by @harjotgill in #168
- fix instructions by @harjotgill in #169
- fix instructions by @harjotgill in #171
- add instructions for inclusive line number ranges by @harjotgill in #172
- fix: typo by @harjotgill in #173
- refactor: single suggestion per review section by @harjotgill in #174
- refactor: attempt to reduce noise by @harjotgill in #175
- reorder instructions by @harjotgill in #176
- update readme by @harjotgill in #177
Full Changelog: 0.29.0...0.30.0