Tools

Here is a list of Qodo Merge tools, each with a dedicated page that explains how to use it:

Tool
Description

Automatically generating PR description - title, type, summary, code walkthrough and labels

Adjustable feedback about the PR, possible issues, security concerns, review effort and more

Code suggestions for improving the PR

Answering free-text questions about the PR, or on specific code lines

Provides a list of all the available tools. Also enables to trigger them interactively (💎)

Answer a free-text question based on a git documentation folder.

Automatically updating the CHANGELOG.md file with the PR changes

Generates documentation to methods/functions/classes that changed in the PR

Identify code components that changed in the PR, and enables to interactively generate tests, docs, and code suggestions for each component

Automatically generates feedback and analysis for a failed CI job

Comprehensive compliance checks for security, ticket requirements, and custom organizational rules

Automatically generates custom suggestions for improving the PR code, based on specific guidelines defined by the user

Generates custom labels for the PR, based on specific guidelines defined by the user

Automatically generates unit tests for a selected component, based on the PR code changes

Generates implementation code from review suggestions

Generates code suggestions for a specific code component that changed in the PR

Generates ticket in the ticket tracking systems (Jira, Linear, or Git provider issues) based on PR content

Generates best_practices.md file based on previous discussions in the repository

Retrieves the most similar code components from inside the organization's codebase, or from open-source code.

Note that the tools marked with 💎 are available only for Qodo Merge users.

Last updated