What The Diff is an innovative AI-powered tool designed to streamline the code review process. By automatically generating pull request descriptions and providing rich summary notifications, it keeps both technical and non-technical stakeholders informed. The tool also offers features like inline refactoring and beautiful changelogs, making it a must-have for development teams looking to enhance their workflow and improve collaboration. With its user-friendly interface and seamless integration with GitHub and GitLab, What The Diff simplifies the complexities of code reviews, allowing developers to focus on what they do best: writing code.
What The Diff
What The Diff Features
Automated PR Descriptions
Let the AI handle the tedious task of writing descriptions for your pull requests, saving you valuable time and effort.
Rich Summary Notifications
Utilize simplified and translated summaries to keep non-technical stakeholders informed about project changes.
Beautiful Changelogs
Share a public changelog with all changes or access it via a JSON API for internal use, ensuring everyone is on the same page.
Weekly Progress Reports
Receive comprehensive weekly reports summarizing all changes, helping you track your team's progress effectively.
Inline AI Refactoring
Refactor code with AI support, enabling you to make improvements directly instead of just leaving comments for others.
Finegranular Settings
Customize your experience by skipping CI pull requests, delaying draft ones, and managing token consumption effectively.
Multi-Language Support
What The Diff supports nearly all programming languages, providing explanations in plain English or other supported languages, making it accessible for diverse teams.
What The Diff FAQs
What is What The Diff?
What The Diff is an AI-powered app that reviews the diff of your pull requests and writes a descriptive comment about the changes in plain English.
What are tokens?
Tokens are used to process the git diff of your pull requests. Larger diffs require more tokens for processing, with average pull requests using around 2,300 tokens.
How does What The Diff work?
The application utilizes the GitHub/GitLab API to access the diff of your pull request and employs an AI model to generate a description of the changes. Your code is not stored.
Does it work with all languages?
Yes, the tool supports nearly all programming languages and can explain the diff in plain English or other supported languages.
What happens if I run out of tokens?
If you run out of tokens, you can upgrade to a larger plan or wait until your next billing cycle. Plans are not upgraded automatically.