Skip to content

v0.23

Compare
Choose a tag to compare
@mrT23 mrT23 released this 06 Jul 18:14
· 347 commits to main since this release
0bf8c1e

What's Changed

  • docs: update additional_configurations.md by @eltociear in #926
  • Add logging for skipping non-code files in GitHub provider in #931
  • Bitbucket Server Provider Fixes by @MarkRx in #928
  • Bitbucket server filter out globally ignored files before attempting diff by @MarkRx in #932
  • Optimize document table format by @KennyDizi in #937
  • Fix some server implementations not properly logging context by @MarkRx in #933
  • Add PR evaluation prompt and link to fine-tuning benchmark documentation in #940
  • Update Python code formatting, configuration loading, and local model additions by @barnett-yuxiang in #942
  • gitlab push_commands in #947
  • update LangChainOpenAIHandler for langchain version 0.2 and read openai_api_base by @ryanzll in #950
  • Github: work in background in #955
  • Update PR review prompts and terminology for clarity and consistency in #954
  • Support models: Anthropic Claude 3 on Vertex AI by @evalphobia in #964
  • Fix ModuleNotFoundError of Vertex AI by @yamitzky in #967
  • Overall_success by @brianteeman in #972
  • repetition_penalty by @brianteeman in #974
  • get_changlog_file by @brianteeman in #976
  • identify_image_in_comment by @brianteeman in #975
  • Fix typos/Spelling by @brianteeman in #971
  • Support running GitHub App using gunicorn in #983
  • cache git provider in #984
  • Update requirements.txt by @mrT23 in #989
  • feat: claude 3.5 sonnet support by @s1moe2 in #990
  • Add gemini support for pr-agent by @R-Mathis in #998
  • feat: Support Anthropic Calude 3.5 Sonnet on Vertex AI by @yamitzky in #1000
  • Centralize PR Review Title Definition by @KennyDizi in #1005
  • Review tool re-desing in #1011
  • persistent suggestions in #1019
  • improved fallback logic in #1020
  • increase output margins in #1021

New Contributors

Full Changelog: v0.22...v0.23