diff --git a/docs/docs/chrome-extension/data_privacy.md b/docs/docs/chrome-extension/data_privacy.md index 848f8f2d..05a3a7e1 100644 --- a/docs/docs/chrome-extension/data_privacy.md +++ b/docs/docs/chrome-extension/data_privacy.md @@ -1,4 +1,4 @@ We take your code's security and privacy seriously: - The Chrome extension will not send your code to any external servers. -- For private repositories, we will first validate the user's identity and permissions. After authentication, we generate responses using the existing Qodo Merge Pro integration. +- For private repositories, we will first validate the user's identity and permissions. After authentication, we generate responses using the existing Qodo Merge integration. diff --git a/docs/docs/chrome-extension/index.md b/docs/docs/chrome-extension/index.md index b6eb1b05..b61f9776 100644 --- a/docs/docs/chrome-extension/index.md +++ b/docs/docs/chrome-extension/index.md @@ -4,8 +4,8 @@ With a single-click installation you will gain access to a context-aware chat on The extension is powered by top code models like Claude 3.5 Sonnet and GPT4. All the extension's features are free to use on public repositories. -For private repositories, you will need to install [Qodo Merge Pro](https://github.com/apps/qodo-merge-pro){:target="_blank"} in addition to the extension (Quick GitHub app setup with a 14-day free trial. No credit card needed). -For a demonstration of how to install Qodo Merge Pro and use it with the Chrome extension, please refer to the tutorial video at the provided [link](https://codium.ai/images/pr_agent/private_repos.mp4){:target="_blank"}. +For private repositories, you will need to install [Qodo Merge](https://github.com/apps/qodo-merge-pro){:target="_blank"} in addition to the extension (Quick GitHub app setup with a 14-day free trial. No credit card needed). +For a demonstration of how to install Qodo Merge and use it with the Chrome extension, please refer to the tutorial video at the provided [link](https://codium.ai/images/pr_agent/private_repos.mp4){:target="_blank"}. diff --git a/docs/docs/index.md b/docs/docs/index.md index da2d3ab6..e3700b23 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -1,6 +1,6 @@ # Overview -PR-Agent is an open-source tool to help efficiently review and handle pull requests. +[PR-Agent](https://github.com/Codium-ai/pr-agent) is an open-source tool to help efficiently review and handle pull requests. Qodo Merge is a hosted version of PR-Agent, designed for companies and teams that require additional features and capabilities - See the [Installation Guide](./installation/index.md) for instructions on installing and running the tool on different git platforms. @@ -19,7 +19,7 @@ To search the documentation site using natural language: - A pull request where Qodo Merge is installed - A [PR Chat](https://qodo-merge-docs.qodo.ai/chrome-extension/features/#pr-chat) -2) Qodo Merge will respond with an [answer](https://github.com/Codium-ai/pr-agent/pull/1241#issuecomment-2365259334) that includes relevant documentation links. +2) The bot will respond with an [answer](https://github.com/Codium-ai/pr-agent/pull/1241#issuecomment-2365259334) that includes relevant documentation links. ## Qodo Merge Features diff --git a/docs/docs/installation/azure.md b/docs/docs/installation/azure.md index 134b7b4a..1d458f58 100644 --- a/docs/docs/installation/azure.md +++ b/docs/docs/installation/azure.md @@ -52,7 +52,7 @@ stages: This script will run Qodo Merge on every new merge request, with the `improve`, `review`, and `describe` commands. Note that you need to export the `azure_devops__pat` and `OPENAI_KEY` variables in the Azure DevOps pipeline settings (Pipelines -> Library -> + Variable group): -![Qodo Merge Pro](https://codium.ai/images/pr_agent/azure_devops_pipeline_secrets.png){width=468} +![Qodo Merge](https://codium.ai/images/pr_agent/azure_devops_pipeline_secrets.png){width=468} Make sure to give pipeline permissions to the `pr_agent` variable group. diff --git a/docs/docs/installation/bitbucket.md b/docs/docs/installation/bitbucket.md index 346c86f8..58978473 100644 --- a/docs/docs/installation/bitbucket.md +++ b/docs/docs/installation/bitbucket.md @@ -29,7 +29,7 @@ Note that comments on a PR are not supported in Bitbucket Pipeline. ## Run using CodiumAI-hosted Bitbucket app 💎 -Please contact visit [Qodo Merge Pro](https://www.codium.ai/pricing/) if you're interested in a hosted BitBucket app solution that provides full functionality including PR reviews and comment handling. It's based on the [bitbucket_app.py](https://github.com/Codium-ai/pr-agent/blob/main/pr_agent/git_providers/bitbucket_provider.py) implementation. +Please contact visit [Qodo Merge](https://www.codium.ai/pricing/) if you're interested in a hosted BitBucket app solution that provides full functionality including PR reviews and comment handling. It's based on the [bitbucket_app.py](https://github.com/Codium-ai/pr-agent/blob/main/pr_agent/git_providers/bitbucket_provider.py) implementation. ## Bitbucket Server and Data Center diff --git a/docs/docs/installation/pr_agent_pro.md b/docs/docs/installation/pr_agent_pro.md index 60889146..0e6a7f01 100644 --- a/docs/docs/installation/pr_agent_pro.md +++ b/docs/docs/installation/pr_agent_pro.md @@ -1,42 +1,42 @@ -Qodo Merge Pro is a versatile application compatible with GitHub, GitLab, and BitBucket, hosted by QodoAI. -See [here](https://qodo-merge-docs.qodo.ai/overview/pr_agent_pro/) for more details about the benefits of using Qodo Merge Pro. +Qodo Merge is a versatile application compatible with GitHub, GitLab, and BitBucket, hosted by QodoAI. +See [here](https://qodo-merge-docs.qodo.ai/overview/pr_agent_pro/) for more details about the benefits of using Qodo Merge. A complimentary two-week trial is provided to all new users. Following the trial period, user licenses (seats) are required for continued access. To purchase user licenses, please visit our [pricing page](https://www.qodo.ai/pricing/). Once subscribed, users can seamlessly deploy the application across any of their code repositories. -## Install Qodo Merge Pro for GitHub +## Install Qodo Merge for GitHub ### GitHub Cloud -Qodo Merge Pro for GitHub cloud is available for installation through the [GitHub Marketplace](https://github.com/apps/qodo-merge-pro). +Qodo Merge for GitHub cloud is available for installation through the [GitHub Marketplace](https://github.com/apps/qodo-merge-pro). -![Qodo Merge Pro](https://codium.ai/images/pr_agent/pr_agent_pro_install.png){width=468} +![Qodo Merge](https://codium.ai/images/pr_agent/pr_agent_pro_install.png){width=468} ### GitHub Enterprise Server -To use Qodo Merge Pro application on your private GitHub Enterprise Server, you will need to contact us for starting an [Enterprise](https://www.codium.ai/pricing/) trial. +To use Qodo Merge application on your private GitHub Enterprise Server, you will need to contact us for starting an [Enterprise](https://www.codium.ai/pricing/) trial. ### GitHub Open Source Projects -For open-source projects, Qodo Merge Pro is available for free usage. To install Qodo Merge Pro for your open-source repositories, use the following marketplace [link](https://github.com/apps/qodo-merge-pro-for-open-source). +For open-source projects, Qodo Merge is available for free usage. To install Qodo Merge for your open-source repositories, use the following marketplace [link](https://github.com/apps/qodo-merge-pro-for-open-source). -## Install Qodo Merge Pro for Bitbucket +## Install Qodo Merge for Bitbucket ### Bitbucket Cloud -Qodo Merge Pro for Bitbucket Cloud is available for installation through the following [link](https://bitbucket.org/site/addons/authorize?addon_key=d6df813252c37258) +Qodo Merge for Bitbucket Cloud is available for installation through the following [link](https://bitbucket.org/site/addons/authorize?addon_key=d6df813252c37258) -![Qodo Merge Pro](https://qodo.ai/images/pr_agent/pr_agent_pro_bitbucket_install.png){width=468} +![Qodo Merge](https://qodo.ai/images/pr_agent/pr_agent_pro_bitbucket_install.png){width=468} ### Bitbucket Server -To use Qodo Merge Pro application on your private Bitbucket Server, you will need to contact us for starting an [Enterprise](https://www.codium.ai/pricing/) trial. +To use Qodo Merge application on your private Bitbucket Server, you will need to contact us for starting an [Enterprise](https://www.codium.ai/pricing/) trial. -## Install Qodo Merge Pro for GitLab (Teams & Enterprise) +## Install Qodo Merge for GitLab (Teams & Enterprise) -Since GitLab platform does not support apps, installing Qodo Merge Pro for GitLab is a bit more involved, and requires the following steps: +Since GitLab platform does not support apps, installing Qodo Merge for GitLab is a bit more involved, and requires the following steps: #### Step 1 diff --git a/docs/docs/overview/pr_agent_pro.md b/docs/docs/overview/pr_agent_pro.md index 25a42ac8..79dda33a 100644 --- a/docs/docs/overview/pr_agent_pro.md +++ b/docs/docs/overview/pr_agent_pro.md @@ -5,7 +5,7 @@ Qodo Merge is designed for companies and teams that require additional features 1. **Fully managed** - We take care of everything for you - hosting, models, regular updates, and more. Installation is as simple as signing up and adding the Qodo Merge app to your GitHub\GitLab\BitBucket repo. -2. **Improved privacy** - No data will be stored or used to train models. Qodo Merge Pro will employ zero data retention, and will use an OpenAI and Claude accounts with zero data retention. +2. **Improved privacy** - No data will be stored or used to train models. Qodo Merge will employ zero data retention, and will use an OpenAI and Claude accounts with zero data retention. 3. **Improved support** - Qodo Merge users will receive priority support, and will be able to request new features and capabilities. @@ -15,7 +15,7 @@ Qodo Merge is designed for companies and teams that require additional features ### Additional features -Here are some of the additional features and capabilities that Qodo Merge Pro offers: +Here are some of the additional features and capabilities that Qodo Merge offers: | Feature | Description | |----------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -24,14 +24,14 @@ Here are some of the additional features and capabilities that Qodo Merge Pro of | [**Apply suggestions**](https://qodo-merge-docs.qodo.ai/tools/improve/#overview) | Generate committable code from the relevant suggestions interactively by clicking on a checkbox | | [**Suggestions impact**](https://qodo-merge-docs.qodo.ai/tools/improve/#assessing-impact) | Automatically mark suggestions that were implemented by the user (either directly in GitHub, or indirectly in the IDE) to enable tracking of the impact of the suggestions | | [**CI feedback**](https://qodo-merge-docs.qodo.ai/tools/ci_feedback/) | Automatically analyze failed CI checks on GitHub and provide actionable feedback in the PR conversation, helping to resolve issues quickly | -| [**Advanced usage statistics**](https://www.codium.ai/contact/#/) | Qodo Merge Pro offers detailed statistics at user, repository, and company levels, including metrics about Qodo Merge usage, and also general statistics and insights | +| [**Advanced usage statistics**](https://www.codium.ai/contact/#/) | Qodo Merge offers detailed statistics at user, repository, and company levels, including metrics about Qodo Merge usage, and also general statistics and insights | | [**Incorporating companies' best practices**](https://qodo-merge-docs.qodo.ai/tools/improve/#best-practices) | Use the companies' best practices as reference to increase the effectiveness and the relevance of the code suggestions | | [**Interactive triggering**](https://qodo-merge-docs.qodo.ai/tools/analyze/#example-usage) | Interactively apply different tools via the `analyze` command | -| [**Custom labels**](https://qodo-merge-docs.qodo.ai/tools/describe/#handle-custom-labels-from-the-repos-labels-page) | Define custom labels for Qodo Merge to assign to the PR | +| [**Custom labels**](https://qodo-merge-docs.qodo.ai/tools/describe/#handle-custom-labels-from-the-repos-labels-page) | Define custom labels for Qodo Merge to assign to the PR | ### Additional tools -Here are additional tools that are available only for Qodo Merge Pro users: +Here are additional tools that are available only for Qodo Merge users: | Feature | Description | |---------------------------------------------------------------------------------------|-------------| @@ -46,7 +46,7 @@ Here are additional tools that are available only for Qodo Merge Pro users: ### Supported languages -Qodo Merge Pro leverages the world's leading code models - Claude 3.5 Sonnet and GPT-4. +Qodo Merge leverages the world's leading code models - Claude 3.5 Sonnet and GPT-4. As a result, its primary tools such as `describe`, `review`, and `improve`, as well as the PR-chat feature, support virtually all programming languages. -For specialized commands that require static code analysis, Qodo Merge Pro offers support for specific languages. For more details about features that require static code analysis, please refer to the [documentation](https://qodo-merge-docs.qodo.ai/tools/analyze/#overview). +For specialized commands that require static code analysis, Qodo Merge offers support for specific languages. For more details about features that require static code analysis, please refer to the [documentation](https://qodo-merge-docs.qodo.ai/tools/analyze/#overview). diff --git a/docs/docs/tools/custom_labels.md b/docs/docs/tools/custom_labels.md index 6df57f90..cbc6ba0d 100644 --- a/docs/docs/tools/custom_labels.md +++ b/docs/docs/tools/custom_labels.md @@ -28,7 +28,7 @@ When working from CLI, you need to apply the [configuration changes](#configurat To enable custom labels, you need to apply the [configuration changes](#configuration-options) to the local `.pr_agent.toml` file in your repository. #### 3. Handle custom labels from the Repo's labels page 💎 -> This feature is available only in Qodo Merge Pro +> This feature is available only in Qodo Merge * GitHub : `https://github.com/{owner}/{repo}/labels`, or click on the "Labels" tab in the issues or PRs page. * GitLab : `https://gitlab.com/{owner}/{repo}/-/labels`, or click on "Manage" -> "Labels" on the left menu. diff --git a/docs/docs/usage-guide/PR_agent_pro_models.md b/docs/docs/usage-guide/PR_agent_pro_models.md index 008252ce..8cd1ed4c 100644 --- a/docs/docs/usage-guide/PR_agent_pro_models.md +++ b/docs/docs/usage-guide/PR_agent_pro_models.md @@ -1,10 +1,10 @@ ## Qodo Merge Models -The default models used by Qodo Merge Pro are a combination of Claude-3.5-sonnet and OpenAI's GPT-4 models. +The default models used by Qodo Merge are a combination of Claude-3.5-sonnet and OpenAI's GPT-4 models. -Users can configure Qodo Merge Pro to use solely a specific model by editing the [configuration](https://qodo-merge-docs.qodo.ai/usage-guide/configuration_options/) file. +Users can configure Qodo Merge to use solely a specific model by editing the [configuration](https://qodo-merge-docs.qodo.ai/usage-guide/configuration_options/) file. -For example, to restrict Qodo Merge Pro to using only `Claude-3.5-sonnet`, add this setting: +For example, to restrict Qodo Merge to using only `Claude-3.5-sonnet`, add this setting: ``` [config] diff --git a/docs/docs/usage-guide/automations_and_usage.md b/docs/docs/usage-guide/automations_and_usage.md index 947e056b..c38481cc 100644 --- a/docs/docs/usage-guide/automations_and_usage.md +++ b/docs/docs/usage-guide/automations_and_usage.md @@ -95,8 +95,8 @@ When this parameter is set to `true`, Qodo Merge will not run any automatic tool ### GitHub App -!!! note "Configurations for Qodo Merge Pro" - Qodo Merge Pro for GitHub is an App, hosted by CodiumAI. So all the instructions below are relevant also for Qodo Merge Pro users. +!!! note "Configurations for Qodo Merge" + Qodo Merge for GitHub is an App, hosted by Qodo. So all the instructions below are relevant also for Qodo Merge users. Same goes for [GitLab webhook](#gitlab-webhook) and [BitBucket App](#bitbucket-app) sections. #### GitHub app automatic tools when a new PR is opened diff --git a/docs/docs/usage-guide/configuration_options.md b/docs/docs/usage-guide/configuration_options.md index c97b6531..a65d34fb 100644 --- a/docs/docs/usage-guide/configuration_options.md +++ b/docs/docs/usage-guide/configuration_options.md @@ -20,7 +20,7 @@ In terms of precedence, wiki configurations will override local configurations, `Platforms supported: GitHub, GitLab, Bitbucket` -With Qodo Merge Pro, you can set configurations by creating a page called `.pr_agent.toml` in the [wiki](https://github.com/Codium-ai/pr-agent/wiki/pr_agent.toml) of the repo. +With Qodo Merge, you can set configurations by creating a page called `.pr_agent.toml` in the [wiki](https://github.com/Codium-ai/pr-agent/wiki/pr_agent.toml) of the repo. The advantage of this method is that it allows to set configurations without needing to commit new content to the repo - just edit the wiki page and **save**. diff --git a/docs/docs/usage-guide/index.md b/docs/docs/usage-guide/index.md index 567ba9f3..79e965a3 100644 --- a/docs/docs/usage-guide/index.md +++ b/docs/docs/usage-guide/index.md @@ -24,4 +24,4 @@ It includes information on how to adjust Qodo Merge configurations, define which - [Changing a model](./additional_configurations.md#changing-a-model) - [Patch Extra Lines](./additional_configurations.md#patch-extra-lines) - [Editing the prompts](./additional_configurations.md#editing-the-prompts) -- [Qodo Merge Pro Models](./PR_agent_pro_models.md) +- [Qodo Merge Models](./PR_agent_pro_models.md) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 96410556..5d2d55d6 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -5,7 +5,7 @@ repo_name: Codium-ai/pr-agent nav: - Overview: - 'index.md' - - 💎 Qodo Merge Pro: 'overview/pr_agent_pro.md' + - 💎 Qodo Merge: 'overview/pr_agent_pro.md' - Data Privacy: 'overview/data_privacy.md' - Installation: - 'installation/index.md' @@ -14,7 +14,7 @@ nav: - GitLab: 'installation/gitlab.md' - BitBucket: 'installation/bitbucket.md' - Azure DevOps: 'installation/azure.md' - - 💎 Qodo Merge Pro: 'installation/pr_agent_pro.md' + - 💎 Qodo Merge: 'installation/pr_agent_pro.md' - Usage Guide: - 'usage-guide/index.md' - Introduction: 'usage-guide/introduction.md' @@ -24,7 +24,7 @@ nav: - Managing Mail Notifications: 'usage-guide/mail_notifications.md' - Changing a Model: 'usage-guide/changing_a_model.md' - Additional Configurations: 'usage-guide/additional_configurations.md' - - 💎 Qodo Merge Pro Models: 'usage-guide/PR_agent_pro_models' + - 💎 Qodo Merge Models: 'usage-guide/PR_agent_pro_models' - Tools: - 'tools/index.md' - Describe: 'tools/describe.md'