v0.12
版本发布时间: 2024-01-30 15:28:54
Codium-ai/pr-agent最新发布版本:v0.24(2024-09-03 22:48:11)
New features and enhancements
- Enhancing the
Describe
andImprove
tools with better quality, formatting, and more. -
LanceDB Integration for the
similar_issue
tool. - Enhancement of Azure Devops Provider
- Enhance Handling and Publishing of Invalid Comments in
publish_inline_comments
Method. - Adding usage guide instructions when invoking each tool.
- New SOC2 compliance💎 feature in
review
tool. - New Custom Suggestions💎 tool.
- New Test Components💎 tool.
- New Analyze💎 tool.
- New Inline file summary💎 feature in
describe
tool. - Improved Add Documentation💎 tool capabilities.
Additional changes and improvements:
- Refactoring AI Handlers and Adding Support for Multiple AI Models by @brianpham93 in https://github.com/Codium-ai/pr-agent/pull/514
- feat: Improved Bitbucket server, security and commands by @lukefx in https://github.com/Codium-ai/pr-agent/pull/529
- Enhancement of AI Response Parsing Mechanism by @koid in https://github.com/Codium-ai/pr-agent/pull/537
- Enhancements to PR Code Suggestions Handling and Configuration by @mrT23 in https://github.com/Codium-ai/pr-agent/pull/546
- Drop support for python 3.9 by @zmeir in https://github.com/Codium-ai/pr-agent/pull/560
- Fix
get_user_description
by @zmeir in https://github.com/Codium-ai/pr-agent/pull/561 - Add support for Azure OpenAI in LangChainOpenAIHandler by @zmeir in https://github.com/Codium-ai/pr-agent/pull/567
- Add toggle to automatically enable
/improve --extended
by @zmeir in https://github.com/Codium-ai/pr-agent/pull/569 - Automatically enable
/improve --extended
mode for large PRs by @zmeir in https://github.com/Codium-ai/pr-agent/pull/564 - Minor update to REVIEW.md for inclusive language by @wesvetter in https://github.com/Codium-ai/pr-agent/pull/570
- Fix link formatting for relevant_line by @samanhappy in https://github.com/Codium-ai/pr-agent/pull/584
- Ignore .DS_Store files by @barnett-yuxiang in https://github.com/Codium-ai/pr-agent/pull/588
- Update Installation Instructions and Running PR-Agent from Source Guide by @EduardDurech in https://github.com/Codium-ai/pr-agent/pull/590
Full Changelog: https://github.com/Codium-ai/pr-agent/compare/v0.11...v0.12