AI Code Review Assistant
What is whatthediff.ai?
Whatthediff.ai is an AI-driven tool designed to assist with code reviews, offering features such as automated pull request descriptions, comprehensive notifications, visually appealing changelogs, weekly progress reports, inline AI refactoring, and customizable settings. It supports a wide array of programming languages and can elucidate code variances in plain English or other supported languages. The tool aims to enhance developer productivity and streamline the code review process. For additional information, please refer to their official website.
How does whatthediff.ai work?
Whatthediff.ai operates by analyzing the code changes in your pull request (PR) and automatically generating a description of the changes. Here’s how it works:
Automated PR Descriptions: The AI examines the code differences in your PR and generates a description, facilitating comprehension for reviewers and expediting the review process.
Weekly Reporting: It offers a weekly report summarizing key PRs, which can be distributed to your team’s Slack channel, a manager via email, or a custom system through a webhook.
Summary Notifications: You can configure Whatthediff.ai to send notifications about new PRs via Slack, email, or custom webhooks. The AI can summarize these notifications in layman's terms or include only the most critical information.
Instant Code Refactoring: When minor changes are recommended during a code review, you can utilize the /wtd command to describe the desired alterations. Whatthediff.ai will then propose these changes in the PR, which you can accept with a single click.
Changelog Generation: It creates changelogs from selected PR descriptions, summarizing the alterations in accessible language, which can be shared with anyone or consumed as a JSON feed.
To begin, you connect your GitHub or GitLab account, authorize Whatthediff.ai to access your repositories, and then manually enable the service for each repository within your dashboard. You can configure Whatthediff.ai on a per-repository basis, determining the optimal settings for each repository.
The AI employs machine learning and multiple AI models to translate the code differences into an easy-to-understand summary devoid of technical jargon, ensuring accessibility for all.
How do I install whatthediff.ai on my repository?
To install Whatthediff.ai on your repository, follow these steps:
Create an Account: Sign in with your GitHub or GitLab account on the Whatthediff.ai website.
Authorize Access: Grant Whatthediff.ai permission to access the repositories of the organization you wish to utilize.
Enable Service for Repositories: Enable the service manually for each repository you intend to use with Whatthediff.ai. This can be done within your dashboard on the Whatthediff.ai site.
Configure Settings: Determine the optimal settings for each repository at a repository level.
Once set up, you can leverage Whatthediff.ai to automate the generation of pull request descriptions and streamline your code review process. For detailed instructions, refer to their official Getting Started guide.
What are some benefits of using whatthediff.ai?
Utilizing Whatthediff.ai for code reviews yields several advantages:
Speed and Accuracy: It delivers swift and precise summaries of code alterations, expediting decision-making processes.
Enhanced Collaboration: The tool fosters improved collaboration among team members and developers, facilitating a smoother review process.
Consistent Code Quality: By establishing uniform standards for code quality, it aids in preserving high-quality code across projects.
Increased Productivity: Automation of certain aspects of the code review process saves time, enabling developers to concentrate on more critical tasks.
Code Stability: It assists in early identification of potential issues, leading to greater code stability and security.
These benefits collectively contribute to a more streamlined, efficient, and effective code review process.
How much does whatthediff.ai cost?
Whatthediff.ai employs a usage-based pricing model, offering various plans tailored to diverse requirements:
Free Plan: This plan includes 25,000 tokens per month, roughly equivalent to 10 pull requests (PRs). It encompasses unlimited repositories and inline code refactoring. No credit card is necessary for this plan.
Pro Plan – 200k: Priced at $19 per month, this plan offers 200,000 tokens monthly (approximately 40 PRs). It features priority email support, unlimited repositories, instant code refactoring, and notifications via Slack, Webhook, and Email.
Tokens are utilized to process the git diff of your pull requests to generate descriptive comments. Larger diffs necessitate more tokens for processing, with an average pull request consuming about 2,300 tokens.
In the event of exceeding your token limit, you can upgrade to a larger plan or await the next billing cycle. Unused tokens do not carry over to the subsequent month.
For further details, please refer to the Whatthediff.ai pricing page.
What is WhatthediffAI's pricing structure?
WhatthediffAI offers a usage-based pricing model with various plans to suit different needs:
Free Plan: Includes 25,000 tokens per month, approximately equal to 10 pull requests (PRs). This plan also provides unlimited repositories and inline code refactoring without requiring a credit card.
Pro Plan – 200k: Costs $19 per month and offers 200,000 tokens monthly (around 40 PRs). This plan includes priority email support, unlimited repositories, instant code refactoring, and notifications via Slack, Webhook, and Email.
Tokens are used to process the git diff of pull requests to generate descriptive comments. More significant diffs require additional tokens for processing. An average pull request uses approximately 2,300 tokens. If the token limit is exceeded, users can upgrade to a bigger plan or wait until the next billing cycle, as unused tokens do not roll over to the following month.
How does WhatthediffAI improve the code review process?
WhatthediffAI enhances the code review process through several key features:
Automated PR Descriptions: The AI writes descriptions for pull requests, saving time and ensuring consistency.
Rich Summary Notifications: Provides summaries that are easy to understand for non-technical stakeholders, keeping them informed.
Beautiful Changelogs: Generates changelogs that can be shared publicly or consumed via a JSON API, providing transparency and easy tracking of changes.
Weekly Progress Reports: Offers summaries of all changes during the week, giving teams a comprehensive view of their progress.
Inline AI Refactoring: Accesses AI-driven suggestions for code refactoring during reviews, streamlining the process of implementing improvements.
These features collectively contribute to a more efficient, effective, and collaborative code review experience, enhancing productivity and code quality.
What languages does WhatthediffAI support, and is my code stored?
WhatthediffAI supports nearly all programming languages and provides explanations of code changes in plain English or other supported languages. Regarding code storage, WhatthediffAI does not store your code or the diff of your pull request. The service only uses the GitHub/Gitlab API to read the diff, ensuring the security and privacy of your code.