From 6274852a88de16c86af95474a706ab244e38536b Mon Sep 17 00:00:00 2001 From: mrT23 Date: Wed, 10 Sep 2025 08:05:10 +0300 Subject: [PATCH] docs: add image to enhance explanation of Qodo Merge table mode benefits --- docs/docs/tools/improve.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs/tools/improve.md b/docs/docs/tools/improve.md index 8e3e1bec..a4ea1944 100644 --- a/docs/docs/tools/improve.md +++ b/docs/docs/tools/improve.md @@ -87,8 +87,12 @@ The table format offers several key advantages: - **IDE integration**: Allows direct application in your IDE via [Qodo Command](https://github.com/qodo-ai/agents) Table mode is the default of Qodo Merge, and is recommended approach for most users due to these benefits. + +![code_suggestions_as_comment_closed.png](https://codium.ai/images/pr_agent/code_suggestions_as_comment_closed.png){width=512} + Teams with specific preferences can enable committable code comments mode in their local configuration, or use [dual publishing mode](#dual-publishing-mode). + ### Assessing Impact >`💎 feature`