This commit is contained in:
Hussam.lawen
2024-01-17 16:36:26 +02:00
parent 3be7bfce79
commit 3fb6d17338

View File

@ -55,7 +55,7 @@ To enable inline file summary, set `pr_description.inline_file_summary=true` in
When the feature is enabled, PR-Agent Pro will add a collapsable summary of each file change in the "Files changed" tab. When the feature is enabled, PR-Agent Pro will add a collapsable summary of each file change in the "Files changed" tab.
This will enable you to quickly understand the changes in each file, while reviewing the code changes (diff view). This will enable you to quickly understand the changes in each file, while reviewing the code changes (diff view).
<kbd><img src=https://codium.ai/images/pr_agent/diffview_changes.png width="768"></kbd> <kbd><img src=https://codium.ai/images/pr_agent/diffview_changes.png width="1024"></kbd>
*Note that this feature is currently available only for GitHub. *Note that this feature is currently available only for GitHub.