v0.22
版本发布时间: 2024-05-20 14:27:22
Codium-ai/pr-agent最新发布版本:v0.24(2024-09-03 22:48:11)
What's Changed
- ignore bot by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/817
- add support for gpt-4-turbo-preview model by @riya-amemiya in https://github.com/Codium-ai/pr-agent/pull/820
- fix: missing requirements.txt on lambda dockerfile by @s1moe2 in https://github.com/Codium-ai/pr-agent/pull/826
- Refactor markdown image syntax and enhance documentation presentation by @almog-lv in https://github.com/Codium-ai/pr-agent/pull/825
- Update github.md by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/829
- Improve trigger condition in github actions by @idubnori in https://github.com/Codium-ai/pr-agent/pull/828
- docs: Refine project description and reorganize documentation links i… by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/831
- refine help by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/832
- docs: Add "Improve Component" tool documentation and update related g… by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/833
- Integrate Custom Analytics with Google Tag Manager Support by @almog-lv in https://github.com/Codium-ai/pr-agent/pull/834
- [Enhancement]: Integrate OLLAMA API Support in AI Handlers by @gregoryboue in https://github.com/Codium-ai/pr-agent/pull/836
- feat: add persistent comment option for PR descriptions by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/837
- TokenEncoder by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/838
- Update additional_configurations.md by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/839
- Fix Broken URL in README.md by @network-charles in https://github.com/Codium-ai/pr-agent/pull/843
- Enhancements in Token Clipping, PR Statistics Calculation, and Conditional Review Labeling by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/848
- Failed to review PR: name 'is_valid_file' is not defined by @phuongvietnamlab in https://github.com/Codium-ai/pr-agent/pull/851
- add support for gpt-4-turbo model by @riya-amemiya in https://github.com/Codium-ai/pr-agent/pull/854
- feat: set review data to github actions output by @idubnori in https://github.com/Codium-ai/pr-agent/pull/853
- Handle OPENAI_KEY not set error in github_action_runner.py by @pkvach in https://github.com/Codium-ai/pr-agent/pull/858
- Tr/image by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/859
- Add repo url to docs by @almog-lv in https://github.com/Codium-ai/pr-agent/pull/863
- Example usage by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/864
- Replace
summarize_mode
withcommitable_code_suggestions_mode
in p… by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/870 -
Example usage by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/872
- docs: Add option to disable automatic CI feedback in configuration by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/873
- Fix duplicate assignment of replicate_key in LiteLLMAIHandler by @randy-tsukemen in https://github.com/Codium-ai/pr-agent/pull/876
- Add Groq Llama3 support by @randy-tsukemen in https://github.com/Codium-ai/pr-agent/pull/877
- chore: update GPT3.5 models by @tacascer in https://github.com/Codium-ai/pr-agent/pull/880
- Tr/branding by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/887
- privacy policy for chrome extension by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/889
- Tr/self reflect by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/898
- Add new GPT-4o models and update tiktoken to 0.7.0 by @KennyDizi in https://github.com/Codium-ai/pr-agent/pull/901
- Properly fetch changed files by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/902
- Add documentation for PR-Agent Chrome Extension and update mkdocs.yml… by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/904
- Add roadmap section to Chrome Extension documentation with visual pre… by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/905
- Tr/self reflect by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/906
- Tr/show config by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/910
- Update configuration_options.md to include tip on showing relevant co… by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/911
- Tr/show config by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/912
New Contributors
- @riya-amemiya made their first contribution in https://github.com/Codium-ai/pr-agent/pull/820
- @s1moe2 made their first contribution in https://github.com/Codium-ai/pr-agent/pull/826
- @idubnori made their first contribution in https://github.com/Codium-ai/pr-agent/pull/828
- @gregoryboue made their first contribution in https://github.com/Codium-ai/pr-agent/pull/836
- @phuongvietnamlab made their first contribution in https://github.com/Codium-ai/pr-agent/pull/851
- @pkvach made their first contribution in https://github.com/Codium-ai/pr-agent/pull/858
- @randy-tsukemen made their first contribution in https://github.com/Codium-ai/pr-agent/pull/876
- @tacascer made their first contribution in https://github.com/Codium-ai/pr-agent/pull/880
Full Changelog: https://github.com/Codium-ai/pr-agent/compare/v0.21...v0.22