From 7b82b08173b6d9bd48c32bdbba00dd564c355e04 Mon Sep 17 00:00:00 2001 From: ofir-frd Date: Tue, 29 Apr 2025 12:35:10 +0300 Subject: [PATCH] fix: correct grammar in Qodo Merge orchestrator agent description --- docs/docs/tools/improve.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/tools/improve.md b/docs/docs/tools/improve.md index b2e2fc6b..34a8af7b 100644 --- a/docs/docs/tools/improve.md +++ b/docs/docs/tools/improve.md @@ -267,7 +267,7 @@ In such cases, we recommend prioritizing the suggestion's detailed description, > `💎 feature` Platforms supported: GitHub, GitLab -The Qodo Merge implements an orchestrator agent that enables interactive code discussions, listening and responding to comments without requiring explicit tool calls. +Qodo Merge implements an orchestrator agent that enables interactive code discussions, listening and responding to comments without requiring explicit tool calls. The orchestrator intelligently analyzes your responses to determine if you want to implement a suggestion, ask a question, or request help, then delegates to the appropriate specialized tool. #### How it works