This commit is contained in:
mrT23 2024-01-17 11:47:59 +02:00
parent 2132771f46
commit 8f510dc553
No known key found for this signature in database
GPG key ID: D350490E39D5F5AD

View file

@ -18,7 +18,7 @@ The tool can be triggered automatically every time a new PR is [opened](https://
### Summarized vs commitable code suggestions ### Summarized vs commitable code suggestions
The code suggestions can be presented as a single comment (`pr_code_suggestions.summarize=true`): The code suggestions can be presented as a single comment (via `pr_code_suggestions.summarize=true`):
___ ___
<kbd><img src=https://codium.ai/images/pr_agent/code_suggestions_as_comment.png width="768"></kbd> <kbd><img src=https://codium.ai/images/pr_agent/code_suggestions_as_comment.png width="768"></kbd>
___ ___