From fb452b992de22e4f5b5beaf89d9d410943c5b5c5 Mon Sep 17 00:00:00 2001 From: ofir-frd Date: Fri, 15 Aug 2025 17:52:57 +0300 Subject: [PATCH] docs: add RAG support for GitLab to recent updates --- docs/docs/recent_updates/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/recent_updates/index.md b/docs/docs/recent_updates/index.md index 5f97b3d5..bbc2b21d 100644 --- a/docs/docs/recent_updates/index.md +++ b/docs/docs/recent_updates/index.md @@ -8,6 +8,7 @@ It also outlines our development roadmap for the upcoming three months. Please n === "Recent Updates" | Date | Feature | Description | |---|---|---| + | 2025-08-11 | **RAG support for GitLab** | All Qodo Merge RAG features are now available in GitLab. ([Learn more](https://qodo-merge-docs.qodo.ai/core-abilities/rag_context_enrichment/)) | | 2025-07-29 | **High-level Suggestions** | Qodo Merge now also provides high-level code suggestion for PRs. ([Learn more](https://qodo-merge-docs.qodo.ai/core-abilities/high_level_suggestions/)) | | 2025-07-20 | **PR to Ticket** | Generate tickets in your tracking systems based on PR content. ([Learn more](https://qodo-merge-docs.qodo.ai/tools/pr_to_ticket/)) | | 2025-07-17 | **Compliance** | Comprehensive compliance checks for security, ticket requirements, and custom organizational rules. ([Learn more](https://qodo-merge-docs.qodo.ai/tools/compliance/)) |