mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 03:40:38 +08:00
Update release notes
This commit is contained in:
@ -1 +1 @@
|
|||||||
FROM codiumai/pr-agent:github_action
|
FROM codiumai/pr-agent:0.7-github_action
|
||||||
|
@ -8,17 +8,18 @@
|
|||||||
- codiumai/pr-agent:0.7-github_polling
|
- codiumai/pr-agent:0.7-github_polling
|
||||||
- codiumai/pr-agent:0.7-github_action
|
- codiumai/pr-agent:0.7-github_action
|
||||||
|
|
||||||
### Added
|
### Added::Algo
|
||||||
-
|
- New tool /similar_issue - Currently on GitHub app and CLI: indexes the issues in the repo, find the most similar issues to the target issue.
|
||||||
|
- Describe markers: Empower the /describe tool with a templating capability (see more details in https://github.com/Codium-ai/pr-agent/pull/273).
|
||||||
|
- New feature in the /review tool - added an estimated effort estimation to the review (https://github.com/Codium-ai/pr-agent/pull/306).
|
||||||
|
|
||||||
### Changed
|
### Added::Infrastructure
|
||||||
-
|
- Implementation of a GitLab webhook.
|
||||||
|
- Implementation of a BitBucket app.
|
||||||
### Deprecated
|
|
||||||
-
|
|
||||||
|
|
||||||
### Removed
|
|
||||||
-
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
-
|
- Protection against no code suggestions generated.
|
||||||
|
- Resilience to repositories where the languages cannot be automatically detected.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user