Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.qodo.ai/llms.txt

Use this file to discover all available pages before exploring further.

What is a PR summary

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
Generated PR summary comment showing description and walkthrough of code changes

How to generate a PR summary

Manually

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.

Automatically

You can configure Qodo to generate summaries automatically when pull requests are opened or updated. Configure automatic behavior using .pr_agent.toml. For details on enabling automatic summaries, see Configuration fundamentals.