mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-14 11:55:17 +00:00
839 B
839 B
High-level Suggestions 💎
Supported Git Platforms: GitHub, GitLab
Overview
High-level Suggestions, generated by the improve tool, offer big-picture code suggestions for your pull request. They focus on broader improvements rather than local fixes, and provide before-and-after code snippets to illustrate the recommended changes and guide implementation.
How it works
=== "Example of a high-level suggestion"
{width=512}
{width=512}
Benefits for Developers
- Help spot systematic issues in the pull request
- Give the author another review angle, while giving them the freedom on how to address the suggestion.