Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Releases: coderabbitai/ai-pr-reviewer

Release 0.9.0

17 Mar 08:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

Release 0.8.0

16 Mar 18:41
25a7ba6
Compare
Choose a tag to compare
update openai api (#36)

Release 0.7.0

15 Mar 22:40
42c873d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

Release 0.6.0

13 Mar 23:38
74aa9b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

Release. 0.5.0

12 Mar 19:44
9dab0f9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

Release 0.4.0

12 Mar 07:32
6dafc50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.4.0

Release 0.3.1

11 Mar 20:13
c0e847f
Compare
Choose a tag to compare
Don't summarize large diffs (#8)

New Feature: This pull request adds new methods to the `Commenter` class
that allow for adding and removing a summary from the description field
of a PR. It also modifies the `codeReview` function in `src/review.ts`
to use these new methods. The changes are well-implemented and make the
code more modular.

Release 0.3.0

11 Mar 17:21
57be99b
Compare
Choose a tag to compare
 refactor: provide summary to review stage, lower temperature to 0  (#6)

<!-- This is an auto-generated comment: release notes by chatgpt -->
### Summary by ChatGPT
Refactor: This pull request refactors the code to add a "Summary Stage"
before the "Review Stage". The "Summary Stage" summarizes all the files
in the pull request and adds the summary as a comment. The "Review
Stage" is now responsible only for reviewing the code changes.
<!-- end of auto-generated comment: release notes by chatgpt -->

<!-- Reviewable:start -->
- - -
This change is [<img src="https://reviewable.io/review_button.svg"
height="34" align="absmiddle"
alt="Reviewable"/>](https://reviewable.io/reviews/fluxninja/chatgpt-pr-reviewer/6)
<!-- Reviewable:end -->

Release 0.2.0

11 Mar 00:45
Compare
Choose a tag to compare

Release 0.1.0

10 Mar 04:24
Compare
Choose a tag to compare