You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,19 @@
1
+
## [Version 0.8] - 2023-09-27
2
+
- codiumai/pr-agent:0.8
3
+
- codiumai/pr-agent:0.8-github_app
4
+
- codiumai/pr-agent:0.8-bitbucket-app
5
+
- codiumai/pr-agent:0.8-gitlab_webhook
6
+
- codiumai/pr-agent:0.8-github_polling
7
+
- codiumai/pr-agent:0.8-github_action
8
+
9
+
### Added::Algo
10
+
- GitHub Action: Can control which tools will run automatically when a new PR is created. (see usage guide: https://github.com/Codium-ai/pr-agent/blob/main/Usage.md#working-with-github-action)
11
+
- Code suggestion tool: Will try to avoid an 'add comments' suggestion (see https://github.com/Codium-ai/pr-agent/pull/327)
0 commit comments