mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
Add documentation for focus_only_on_problems setting in improve.md and README.md
This commit is contained in:
10
README.md
10
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.
|
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
|
||||||
|
|
||||||
|
<kbd></kbd>
|
||||||
|
|
||||||
|
Focused mode
|
||||||
|
|
||||||
|
<kbd></kbd>
|
||||||
|
|
||||||
### November 4, 2024
|
### 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
|
Qodo Merge PR Agent will now leverage context from Jira or GitHub tickets to enhance the PR Feedback. Read more about this feature
|
||||||
|
Reference in New Issue
Block a user