Product Introduction
What-the-Diff is an AI-based application that examines the differences in your pull requests and generates descriptive comments about the changes. It accesses the differences in your pull requests using the GitHub API and then generates a summary of the changes using an AI model. It supports almost all programming languages and can be configured to ignore PRs from certain branches, select files to include/exclude in the summary, and generate comments as needed. It can also send weekly Slack notifications to notify you of all the changes happening in your repository. What-the-Diff helps teams improve their code review and continuous integration processes and is available for free as long as they provide it, with the option to upgrade to a paid plan if needed. Tokens are used to process the git diff of pull requests, with an average of around 2, 300 tokens per pull request. Unused tokens do not roll over to the next month, so users should choose the smallest plan and upgrade when necessary.