v0.12
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 #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