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
withcommitable_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
- @riya-amemiya made their first contribution in #820
- @s1moe2 made their first contribution in #826
- @idubnori made their first contribution in #828
- @gregoryboue made their first contribution in #836
- @phuongvietnamlab made their first contribution in #851
- @pkvach made their first contribution in #858
- @randy-tsukemen made their first contribution in #876
- @tacascer made their first contribution in #880
Full Changelog: v0.21...v0.22