> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qodo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Features

<Warning>
  **Git Integration (formerly Qodo Merge)** – AI code review agents for pull requests. This documentation describes the Qodo v1 experience. For the Qodo v2 documentation, click [here.](/code-review)
</Warning>

## PR Chat

The **PR Chat** feature allows you to ask questions and get AI-powered responses based on the content of your pull request, within your GitHub environment.

It uses the PR's code changes, description, and commits to build a rich context for the conversation.

### How to use PR Chat

PR Chat is available directly in the **Files changed** tab after installing the Qodo Chrome extension.

After installation, open at least one new PR to initialize access. You'll then be able to chat on both new and existing PRs.

### Privacy

All conversations are private and visible only to you.

PR Chat supports both public and private repositories.

For private repos, make sure Qodo Git interface is installed in your GitHub organization.

## **Context-aware PR chat**

Qodo constructs a dynamic context for each PR that includes:

* Code changes
* PR description
* Commit messages
* Additional PR metadata

This context enables the AI to generate more accurate and relevant responses to user queries.

<Frame>
  <img src="https://mintcdn.com/qodo/0Lwij7lmM5KGq-6-/images/v1/image-97.png?fit=max&auto=format&n=0Lwij7lmM5KGq-6-&q=85&s=ba96da1d171ff3fba22ec4587100e814" alt="" width="1491" height="824" data-path="images/v1/image-97.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/qodo/0Lwij7lmM5KGq-6-/images/v1/image-98.png?fit=max&auto=format&n=0Lwij7lmM5KGq-6-&q=85&s=6c5f955a70a9da1046d24fa667932e86" alt="" width="1476" height="401" data-path="images/v1/image-98.png" />
</Frame>

## Toolbar extension

The Chrome extension adds a toolbar to the GitHub UI, allowing you to:

* Interactively test and configure Qodo tools
* Experiment with different settings
* For private repos, export the configuration to apply it automatically via commands or config files

<Frame>
  <img src="https://mintcdn.com/qodo/0Lwij7lmM5KGq-6-/images/v1/image-99.png?fit=max&auto=format&n=0Lwij7lmM5KGq-6-&q=85&s=52e5771d3cc70d5d59d2cf1a4b737265" alt="" width="1728" height="484" data-path="images/v1/image-99.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/qodo/uIkZ6kAWHm6WXqrW/images/v1/image-100.png?fit=max&auto=format&n=uIkZ6kAWHm6WXqrW&q=85&s=ace9c38a0813bf9e4396e2e3fc89951a" alt="" width="1706" height="874" data-path="images/v1/image-100.png" />
</Frame>

## Qodo filters

The extension adds a side panel in the **Conversation** tab where you can filter messages by type:

* Show only Qodo messages
* Hide Qodo messages
* Focus on user-only messages

This helps in reviewing PR discussions more effectively.

<Frame>
  <img src="https://mintcdn.com/qodo/uIkZ6kAWHm6WXqrW/images/v1/image-101.png?fit=max&auto=format&n=uIkZ6kAWHm6WXqrW&q=85&s=ec94fa6f8a45e218621c26c3eaa6b650" alt="" width="340" height="357" data-path="images/v1/image-101.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/qodo/uIkZ6kAWHm6WXqrW/images/v1/image-102.png?fit=max&auto=format&n=uIkZ6kAWHm6WXqrW&q=85&s=18a927a0e49dafbd37cd6de7d6afcf01" alt="" width="341" height="254" data-path="images/v1/image-102.png" />
</Frame>

## Enhanced code suggestions

The Chrome extension improves usability for the **code suggestions** feature by:

* Automatically expanding clipped code blocks for full visibility
* Adding a **"Quote & Reply"** button to suggestion comments for targeted follow-ups or review feedback

<Frame>
  <img src="https://mintcdn.com/qodo/uIkZ6kAWHm6WXqrW/images/v1/image-103.png?fit=max&auto=format&n=uIkZ6kAWHm6WXqrW&q=85&s=0268611f3e2b2ba5a9b2bcf41c87efe5" alt="" width="1264" height="560" data-path="images/v1/image-103.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/qodo/uIkZ6kAWHm6WXqrW/images/v1/image-104.png?fit=max&auto=format&n=uIkZ6kAWHm6WXqrW&q=85&s=d61a76a002f477a8546396f9966b14fd" alt="" width="856" height="299" data-path="images/v1/image-104.png" />
</Frame>
