Skip to content

Releases: Codium-ai/pr-agent

v0.22

20 May 06:27
e5bbb70
Compare
Choose a tag to compare

What's Changed

  • ignore bot by @mrT23 in #817
  • add support for gpt-4-turbo-preview model by @riya-amemiya in #820
  • fix: missing requirements.txt on lambda dockerfile by @s1moe2 in #826
  • Refactor markdown image syntax and enhance documentation presentation by @almog-lv in #825
  • Update github.md by @mrT23 in #829
  • Improve trigger condition in github actions by @idubnori in #828
  • docs: Refine project description and reorganize documentation links i… by @mrT23 in #831
  • refine help by @mrT23 in #832
  • docs: Add "Improve Component" tool documentation and update related g… by @mrT23 in #833
  • Integrate Custom Analytics with Google Tag Manager Support by @almog-lv in #834
  • [Enhancement]: Integrate OLLAMA API Support in AI Handlers
    by @gregoryboue in #836
  • feat: add persistent comment option for PR descriptions by @mrT23 in #837
  • TokenEncoder by @mrT23 in #838
  • Update additional_configurations.md by @mrT23 in #839
  • Fix Broken URL in README.md by @network-charles in #843
  • Enhancements in Token Clipping, PR Statistics Calculation, and Conditional Review Labeling
    by @mrT23 in #848
  • Failed to review PR: name 'is_valid_file' is not defined by @phuongvietnamlab in #851
  • add support for gpt-4-turbo model by @riya-amemiya in #854
  • feat: set review data to github actions output by @idubnori in #853
  • Handle OPENAI_KEY not set error in github_action_runner.py by @pkvach in #858
  • Tr/image by @mrT23 in #859
  • Add repo url to docs by @almog-lv in #863
  • Example usage by @mrT23 in #864
  • Replace summarize_mode with commitable_code_suggestions_mode in p… by @mrT23 in #870
  • Example usage by @mrT23 in #872

  • docs: Add option to disable automatic CI feedback in configuration by @mrT23 in #873
  • Fix duplicate assignment of replicate_key in LiteLLMAIHandler by @randy-tsukemen in #876
  • Add Groq Llama3 support by @randy-tsukemen in #877
  • chore: update GPT3.5 models by @tacascer in #880
  • Tr/branding by @mrT23 in #887
  • privacy policy for chrome extension by @mrT23 in #889
  • Tr/self reflect by @mrT23 in #898
  • Add new GPT-4o models and update tiktoken to 0.7.0 by @KennyDizi in #901
  • Properly fetch changed files by @mrT23 in #902
  • Add documentation for PR-Agent Chrome Extension and update mkdocs.yml… by @mrT23 in #904
  • Add roadmap section to Chrome Extension documentation with visual pre… by @mrT23 in #905
  • Tr/self reflect by @mrT23 in #906
  • Tr/show config by @mrT23 in #910
  • Update configuration_options.md to include tip on showing relevant co… by @mrT23 in #911
  • Tr/show config by @mrT23 in #912

New Contributors

Full Changelog: v0.21...v0.22

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