diff --git a/README.md b/README.md index 9f04c539..8eaae23d 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,16 @@ When enabled, this option reduces the number of code suggestions and categorizes This mode is ideal for developers who want to concentrate specifically on finding and fixing potential bugs in their pull request code. +Example result: + +Original mode + +![image](https://qodo.ai/images/pr_agent/code_suggestions_original_mode.png) + +Focused mode + +![image](https://qodo.ai/images/pr_agent/code_suggestions_focused_mode.png) + ### November 4, 2024 Qodo Merge PR Agent will now leverage context from Jira or GitHub tickets to enhance the PR Feedback. Read more about this feature