Qodo can generate or enhance pull request descriptions to make reviews easier and more efficient.
The PR summary helps reviewers quickly understand the change by providing:
A clear description of the purpose and scope of the pull request
A walkthrough of the main changes across files
Highlights of important or risky modifications
Optional diagrams that explain complex flows or interactions
You can generate or update the summary manually by commenting on the pull request:
/agentic_describe
Qodo acknowledges the request and posts the generated summary directly in the pull request.
You can configure Qodo to generate summaries automatically when pull requests are opened or updated.
Automatic behavior is configured using .pr_agent.toml. See the Configuration Fundamentals for details on enabling automatic summaries.
.pr_agent.toml
Last updated 7 days ago