mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 21:30:40 +08:00
Add self-reflection reference to code validation documentation
This commit is contained in:
@ -26,6 +26,9 @@ In such cases, Qodo Merge will omit the 'apply' checkbox and instead display:
|
|||||||
|
|
||||||
`[To ensure code accuracy, apply this suggestion manually]`
|
`[To ensure code accuracy, apply this suggestion manually]`
|
||||||
|
|
||||||
|
All suggestions that pass these validations undergo a final stage of **self-reflection**, where the AI model evaluates, scores, and re-ranks its own suggestions, eliminating any that are irrelevant or incorrect.
|
||||||
|
Read more about this process in the [self-reflection](https://qodo-merge-docs.qodo.ai/core-abilities/self_reflection/) page.
|
||||||
|
|
||||||
## Conclusion
|
## Conclusion
|
||||||
|
|
||||||
The validation methods described above enhance the reliability of code suggestions and help PR authors determine which suggestions are safer to apply in the Git environment.
|
The validation methods described above enhance the reliability of code suggestions and help PR authors determine which suggestions are safer to apply in the Git environment.
|
||||||
|
Reference in New Issue
Block a user