Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
okotek committed Sep 20, 2023
1 parent c2fe2fc commit 497f84b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.github_action_dockerhub
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM codiumai/pr-agent:github_action
FROM codiumai/pr-agent:0.7-github_action
21 changes: 11 additions & 10 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,18 @@
- codiumai/pr-agent:0.7-github_polling
- 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.

### Fixed
- Protection against no code suggestions generated.
- Resilience to repositories where the languages cannot be automatically detected.

### Deprecated
-

### Removed
-

### Fixed
-

0 comments on commit 497f84b

Please sign in to comment.