After Augment Code Review has reviewed your pull request, it will leave a comment summarizing the work to that point. This description saves reviewers time by handling the ‘what’ and ‘how’ of the changes, allowing them to focus on explaining the ‘why’ and the broader context. The result: faster reviews, better collaboration, and more time on building.Documentation Index
Fetch the complete documentation index at: https://docs.augmentcode.com/llms.txt
Use this file to discover all available pages before exploring further.
How It Works
- Create Your PR: Open a pull request in GitHub with your code changes
- Automatic Analysis: Augment’s Context Engine analyzes your code diff and understands the changes in the context of your entire codebase
- Description Generation: A comprehensive PR description is automatically generated, covering what changed, how it works, and potential impacts
- Review and Edit: Review the generated description and add any additional context about why the changes were made
- Faster Reviews: Reviewers can quickly understand your changes and provide meaningful feedback