From 498e5ff0a7e31a2273f2245b6c1d89066b0146a5 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Tue, 27 May 2025 11:04:19 +0300 Subject: [PATCH 1/6] docs: update trial usage information to reflect new quota-based model --- docs/docs/chrome-extension/index.md | 2 +- docs/docs/installation/qodo_merge.md | 14 +++++++------- docs/docs/overview/pr_agent_pro.md | 8 ++++++-- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/docs/docs/chrome-extension/index.md b/docs/docs/chrome-extension/index.md index a063d2c8..b8c8a0b2 100644 --- a/docs/docs/chrome-extension/index.md +++ b/docs/docs/chrome-extension/index.md @@ -4,7 +4,7 @@ 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.7 Sonnet and o4-mini. All the extension's features are free to use on public repositories. -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 private repositories, you will need to install [Qodo Merge](https://github.com/apps/qodo-merge-pro){:target="_blank"} in addition to the extension. 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/installation/qodo_merge.md b/docs/docs/installation/qodo_merge.md index 607d3f8a..f37765d1 100644 --- a/docs/docs/installation/qodo_merge.md +++ b/docs/docs/installation/qodo_merge.md @@ -1,20 +1,20 @@ 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. -## Trial Period and Licensing +## Usage and Licensing -### Cloud Users with Teams Account +### Cloud Users -A complimentary two-week trial is provided to all new users (with three additional grace usages). When the trial period ends, users will stop receiving feedback from Qodo Merge. +Non-paying users will enjoy feedback on up to 75 PRs per git organization per month. Above this limit, PRs will not receive feedback until a new month begins. -Following the trial period, user licenses (seats) are required for continued access. Each user requires an individual seat license. +For unlimited access, user licenses (seats) are required. Each user requires an individual seat license. After purchasing seats, the team owner can assign them to specific users through the management portal. -With an assigned seat, users can seamlessly deploy the application across any of their code repositories. +With an assigned seat, users can seamlessly deploy the application across any of their code repositories in a git organization, and receive feedback on all their PRs. ### Enterprise Account -For organizations who require an Enterprise account, please [contact](https://www.qodo.ai/contact/#pricing) us to initiate a trial period, and to discuss pricing and licensing options. +For companies who require an Enterprise account, please [contact](https://www.qodo.ai/contact/#pricing) us to initiate a trial period, and to discuss pricing and licensing options. ## Install Qodo Merge for GitHub @@ -95,4 +95,4 @@ Open a new merge request or add a MR comment with one of Qodo Merge’s commands ### GitLab Server -For a trial period of two weeks on your private GitLab Server, the same [installation steps](#gitlab-cloud) as for GitLab Cloud apply. After the trial period, you will need to [contact](https://www.qodo.ai/contact/#pricing) Qodo for moving to an Enterprise account. +For [limited free usage](https://qodo-merge-docs.qodo.ai/installation/qodo_merge/#cloud-users) on private GitLab Server, the same [installation steps](#gitlab-cloud) as for GitLab Cloud apply. For unlimited usage, you will need to [contact](https://www.qodo.ai/contact/#pricing) Qodo for moving to an Enterprise account. diff --git a/docs/docs/overview/pr_agent_pro.md b/docs/docs/overview/pr_agent_pro.md index 5ec5ef8e..856a1c67 100644 --- a/docs/docs/overview/pr_agent_pro.md +++ b/docs/docs/overview/pr_agent_pro.md @@ -1,7 +1,11 @@ ### Overview -[Qodo Merge](https://www.codium.ai/pricing/){:target="_blank"} is a paid, hosted version of open-source [PR-Agent](https://github.com/Codium-ai/pr-agent){:target="_blank"}. A complimentary two-week trial is offered, followed by a monthly subscription fee. -Qodo Merge is designed for companies and teams that require additional features and capabilities. It provides the following benefits: +[Qodo Merge](https://www.codium.ai/pricing/){:target="_blank"} is a hosted version of the open-source [PR-Agent](https://github.com/Codium-ai/pr-agent){:target="_blank"}. +It is designed for companies and teams that require additional features and capabilities. + +Free users receive a monthly [quota](https://qodo-merge-docs.qodo.ai/installation/qodo_merge/#cloud-users) of PR reviews, while unlimited usage requires a paid subscription. + +Qodo Merge provides following benefits: 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. From a540cd24e60c24d8b86f1e96c2d3179d351c8e1f Mon Sep 17 00:00:00 2001 From: Tal Date: Tue, 27 May 2025 11:07:04 +0300 Subject: [PATCH 2/6] Update docs/docs/overview/pr_agent_pro.md Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com> --- docs/docs/overview/pr_agent_pro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/overview/pr_agent_pro.md b/docs/docs/overview/pr_agent_pro.md index 856a1c67..987bd0e1 100644 --- a/docs/docs/overview/pr_agent_pro.md +++ b/docs/docs/overview/pr_agent_pro.md @@ -3,7 +3,7 @@ [Qodo Merge](https://www.codium.ai/pricing/){:target="_blank"} is a hosted version of the open-source [PR-Agent](https://github.com/Codium-ai/pr-agent){:target="_blank"}. It is designed for companies and teams that require additional features and capabilities. -Free users receive a monthly [quota](https://qodo-merge-docs.qodo.ai/installation/qodo_merge/#cloud-users) of PR reviews, while unlimited usage requires a paid subscription. +Free users receive a monthly quota of 75 PR reviews per git organization, while unlimited usage requires a paid subscription. See [details](https://qodo-merge-docs.qodo.ai/installation/qodo_merge/#cloud-users). Qodo Merge provides following benefits: From 5abc4028c97668d60ec5e1c5354ce61dd07edb54 Mon Sep 17 00:00:00 2001 From: Tal Date: Tue, 27 May 2025 11:07:27 +0300 Subject: [PATCH 3/6] Update docs/docs/overview/pr_agent_pro.md Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com> --- docs/docs/overview/pr_agent_pro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/overview/pr_agent_pro.md b/docs/docs/overview/pr_agent_pro.md index 987bd0e1..dee89453 100644 --- a/docs/docs/overview/pr_agent_pro.md +++ b/docs/docs/overview/pr_agent_pro.md @@ -5,7 +5,7 @@ It is designed for companies and teams that require additional features and capa Free users receive a monthly quota of 75 PR reviews per git organization, while unlimited usage requires a paid subscription. See [details](https://qodo-merge-docs.qodo.ai/installation/qodo_merge/#cloud-users). -Qodo Merge provides following benefits: +Qodo Merge provides the following benefits: 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. From c6d6e086181f7dc6c1bb0e83c4477608a4ad8a16 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Tue, 27 May 2025 11:09:44 +0300 Subject: [PATCH 4/6] Update model references to include Claude 4 Sonnet, o4-mini and Gemini-2.5-Pro --- docs/docs/overview/pr_agent_pro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/overview/pr_agent_pro.md b/docs/docs/overview/pr_agent_pro.md index dee89453..91195114 100644 --- a/docs/docs/overview/pr_agent_pro.md +++ b/docs/docs/overview/pr_agent_pro.md @@ -49,7 +49,7 @@ Here are additional tools that are available only for Qodo Merge users: ### Supported languages -Qodo Merge leverages the world's leading code models, such as Claude 3.7 Sonnet and o3-mini. +Qodo Merge leverages the world's leading code models, such as Claude 4 Sonnet, o4-mini and Gemini-2.5-Pro. 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 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). From 48ab5a4018f446939fba515b180c9eb23b0fb58f Mon Sep 17 00:00:00 2001 From: mrT23 Date: Tue, 3 Jun 2025 08:41:54 +0300 Subject: [PATCH 5/6] docs: add information about Qodo Merge free tier to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 304297b0..c9ba9eb4 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,11 @@ Zero-setup hosted solution with advanced features and priority support ## News and Updates +## Jun 3, 2025 + +Qodo Merge now offers a simplified free tier 💎. +Organizations can use Qodo Merge at no cost, with a [monthly limit](https://qodo-merge-docs.qodo.ai/installation/qodo_merge/#cloud-users) of 75 PR reviews per organization. + ## May 17, 2025 - v0.29 was [released](https://github.com/qodo-ai/pr-agent/releases) From 50e331476d0b10c5f43dbc310dbcf3b4ccd433c6 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Tue, 3 Jun 2025 08:45:10 +0300 Subject: [PATCH 6/6] docs: update recent updates page to reflect the launch of simplified free tier --- docs/docs/recent_updates/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/recent_updates/index.md b/docs/docs/recent_updates/index.md index 84b362f0..25693b97 100644 --- a/docs/docs/recent_updates/index.md +++ b/docs/docs/recent_updates/index.md @@ -7,6 +7,7 @@ This page summarizes recent enhancements to Qodo Merge (last three months). It also outlines our development roadmap for the upcoming three months. Please note that the roadmap is subject to change, and features may be adjusted, added, or reprioritized. === "Recent Updates" + - **Simplified Free Tier**: Qodo Merge now offers a simplified free tier with a monthly limit of 75 PR reviews per organization, replacing the previous two-week trial. ([Learn more](https://qodo-merge-docs.qodo.ai/installation/qodo_merge/#cloud-users)) - **CLI Endpoint**: A new Qodo Merge endpoint that accepts a lists of before/after code changes, executes Qodo Merge commands, and return the results. Currently available for enterprise customers. Contact [Qodo](https://www.qodo.ai/contact/) for more information. - **Linear tickets support**: Qodo Merge now supports Linear tickets. ([Learn more](https://qodo-merge-docs.qodo.ai/core-abilities/fetching_ticket_context/#linear-integration)) - **Smart Update**: Upon PR updates, Qodo Merge will offer tailored code suggestions, addressing both the entire PR and the specific incremental changes since the last feedback ([Learn more](https://qodo-merge-docs.qodo.ai/core-abilities/incremental_update//)) @@ -16,7 +17,6 @@ It also outlines our development roadmap for the upcoming three months. Please n === "Future Roadmap" - - **Simplified Free Tier**: We plan to transition from a two-week free trial to a free tier offering a limited number of suggestions per month per organization. - **Best Practices Hierarchy**: Introducing support for structured best practices, such as for folders in monorepos or a unified best practice file for a group of repositories. - **Enhanced `review` tool**: Enhancing the `review` tool validate compliance across multiple categories including security, tickets, and custom best practices. - **Smarter context retrieval**: Leverage AST and LSP analysis to gather relevant context from across the entire repository.