From 91b3f2ee807dfc6b6a9cd5656ae550299f2b2cb2 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Sun, 11 May 2025 11:12:58 +0300 Subject: [PATCH] docs: improve improve tool documentation with visual section headers --- docs/docs/tools/improve.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/docs/tools/improve.md b/docs/docs/tools/improve.md index 8d0850e6..5ddb01d9 100644 --- a/docs/docs/tools/improve.md +++ b/docs/docs/tools/improve.md @@ -7,12 +7,16 @@ The tool can be triggered automatically every time a new PR is [opened](../usage /improve ``` +## How it looks + === "Suggestions Overview" ![code_suggestions_as_comment_closed](https://codium.ai/images/pr_agent/code_suggestions_as_comment_closed.png){width=512} -=== "Implementation Details" +=== "Selecting a specific suggestion" ![code_suggestions_as_comment_open](https://codium.ai/images/pr_agent/code_suggestions_as_comment_open.png){width=512} +___ + !!! note "The following features are available only for Qodo Merge 💎 users:" - The `Apply this suggestion` checkbox, which interactively converts a suggestion into a committable code comment - The `More` checkbox to generate additional suggestions