pr-agent/docs/docs/core-abilities/high_level_suggestions.md

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" code_suggestions_update{width=512} code_suggestions_update{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.