From 1b46d64d71be4a0eb22d3b07a8645735e0abfda8 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Tue, 1 Jul 2025 11:39:58 +0300 Subject: [PATCH] docs: update Qodo Merge feedback descriptions in README and index --- README.md | 5 ++++- docs/docs/recent_updates/index.md | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 377da97b..12732308 100644 --- a/README.md +++ b/README.md @@ -65,11 +65,14 @@ Zero-setup hosted solution with advanced features and priority support - [Intro and Installation guide](https://qodo-merge-docs.qodo.ai/installation/qodo_merge/) - [Plans & Pricing](https://www.qodo.ai/pricing/) +### Qodo Merge as a Post-commit in Your Local IDE +You can receive automatic feedback from Qodo Merge on your local IDE after each [commit](https://github.com/qodo-ai/agents/tree/main/agents/qodo-merge-post-commit) + ## News and Updates ## Jul 1, 2025 -You can now run Qodo Merge locally on your IDE and get automatic feedback after each commit. Read more about it [here](https://github.com/qodo-ai/agents/tree/main/agents/qodo-merge-post-commit). +You can now receive automatic feedback from Qodo Merge in your local IDe after each commit. Read more about it [here](https://github.com/qodo-ai/agents/tree/main/agents/qodo-merge-post-commit). ## Jun 21, 2025 diff --git a/docs/docs/recent_updates/index.md b/docs/docs/recent_updates/index.md index e6f04258..145306c5 100644 --- a/docs/docs/recent_updates/index.md +++ b/docs/docs/recent_updates/index.md @@ -7,7 +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" - - **Running Qodo Merge locally**: You can now run Qodo Merge locally on your IDE and get automatic feedback after each commit. ([Learn more](https://github.com/qodo-ai/agents/tree/main/agents/qodo-merge-post-commit)). + - **Receiving Qodo Merge feedback locally**: You can receive automatic feedback from Qodo Merge on your local IDE after each commit. ([Learn more](https://github.com/qodo-ai/agents/tree/main/agents/qodo-merge-post-commit)). - **Mermaid Diagrams**: Qodo Merge now generates by default Mermaid diagrams for PRs, providing a visual representation of code changes. ([Learn more](https://qodo-merge-docs.qodo.ai/tools/describe/#sequence-diagram-support)) - **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. ([Learn more](https://qodo-merge-docs.qodo.ai/tools/improve/#global-hierarchical-best-practices)) - **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))