Skip to content

Releases: Codium-ai/pr-agent

v0.21

23 Mar 14:23
1701eb5
Compare
Choose a tag to compare

What's Changed

  • Continues documentation updates.
  • added support for bedrock/claude3 by @koid in #781
  • chore: fix some typos by @veryyet in #811
  • Added ignore_bot_pr option by @koid in #800
  • Pypi support by @mrT23 in #814

Full Changelog: v0.2...v0.21

v0.2

11 Mar 12:24
c1c8957
Compare
Choose a tag to compare

New features and enhancements

  • Add similar code tool in #762
  • Add docs portal in #757
  • Configuration via wiki page option in #729
  • Enhance 'help' tool in #677
  • Auto-approval feature in #641
  • Introducing pr-actions in #637
  • Can usk to 'ask' tool on code lines in #661

Additional changes

  • Add command execution functionality to Bitbucket and GitLab apps in #745
  • Support claude3 in #746
  • Add 'final_update_message' option to control publishing of update messages #744
  • Refactor logging in #708
  • Refactor GitHup App in #696
  • Adds an option to ignore PR opens by regex matching in #694
  • support azure devops webhook by @yochail in #656
  • filter events to align with pr-agent's setting by @rajyan in #649
  • Support Azure Inline Comment by @yochail in #650
  • Add loading progress bar in #653
  • Enhancing the review tool in #646
  • Add option for AI disclaimer fields to configuration.toml in #655
  • Enable parallel calls for improve in #644
  • Using GPT Turbo, for increased context in #636

Full Changelog: v0.12...v0.2

v0.12

30 Jan 07:28
7168326
Compare
Choose a tag to compare

New features and enhancements

Additional changes and improvements:

  • Refactoring AI Handlers and Adding Support for Multiple AI Models by @brianpham93 in #514
  • feat: Improved Bitbucket server, security and commands by @lukefx in #529
  • Enhancement of AI Response Parsing Mechanism by @koid in #537
  • Enhancements to PR Code Suggestions Handling and Configuration by @mrT23 in #546
  • Drop support for python 3.9 by @zmeir in #560
  • Fix get_user_description by @zmeir in #561
  • Add support for Azure OpenAI in LangChainOpenAIHandler by @zmeir in #567
  • Add toggle to automatically enable /improve --extended by @zmeir in #569
  • Automatically enable /improve --extended mode for large PRs by @zmeir in #564
  • Minor update to REVIEW.md for inclusive language by @wesvetter in #570
  • Fix link formatting for relevant_line by @samanhappy in #584
  • Ignore .DS_Store files by @barnett-yuxiang in #588
  • Update Installation Instructions and Running PR-Agent from Source Guide by @EduardDurech in #590

Full Changelog: v0.11...v0.12

v0.11

07 Dec 13:42
a7a0de7
Compare
Choose a tag to compare

[Version 0.11] - 2023-12-07

  • codiumai/pr-agent:0.11
  • codiumai/pr-agent:0.11-github_app
  • codiumai/pr-agent:0.11-bitbucket-app
  • codiumai/pr-agent:0.11-gitlab_webhook
  • codiumai/pr-agent:0.11-github_polling
  • codiumai/pr-agent:0.11-github_action

Added::Algo

Fixed

v0.10

15 Nov 17:48
416a549
Compare
Choose a tag to compare

[Version 0.10] - 2023-11-15

  • codiumai/pr-agent:0.10
  • codiumai/pr-agent:0.10-github_app
  • codiumai/pr-agent:0.10-bitbucket-app
  • codiumai/pr-agent:0.10-gitlab_webhook
  • codiumai/pr-agent:0.10-github_polling
  • codiumai/pr-agent:0.10-github_action

Added::Algo

Fixed

v0.9

29 Oct 16:03
b57ec30
Compare
Choose a tag to compare

[Version 0.9] - 2023-10-29

codiumai/pr-agent:0.9
codiumai/pr-agent:0.9-github_app
codiumai/pr-agent:0.9-bitbucket-app
codiumai/pr-agent:0.9-gitlab_webhook
codiumai/pr-agent:0.9-github_polling
codiumai/pr-agent:0.9-github_action

Added::Algo

New tool - generate_labels
New ability to use customize labels on the review and describe tools.
GitHub Action: Can now use a .pr_agent.toml file to control configuration parameters (see Usage Guide).
GitHub App: Added ability to trigger tools on push events
Support custom domain URLs for azure devops integration (see #381).
PR Description default mode is now in bullet points.

Added::Documentation

Significant documentation updates (see Installation Guide, Usage Guide, and Tools Guide)

Fixed

Fixed support for BitBucket pipeline (see #386)
Fixed a bug in review -i tool
Added blacklist for specific file extensions in add_docs tool (see #385)

v0.8

27 Sep 06:16
bb4c19e
Compare
Choose a tag to compare
dockerhub

v0.7

20 Sep 11:34
497f84b
Compare
Choose a tag to compare
Update release notes