From b213753420c803f7d0e458e2e4e1e6276248409f Mon Sep 17 00:00:00 2001 From: mrT23 Date: Sun, 29 Jun 2025 11:26:07 +0300 Subject: [PATCH] =?UTF-8?q?=D7=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/docs/tools/describe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/tools/describe.md b/docs/docs/tools/describe.md index 72613a3d..9b47e3c7 100644 --- a/docs/docs/tools/describe.md +++ b/docs/docs/tools/describe.md @@ -57,7 +57,7 @@ Everything below this marker is treated as previously auto-generated content and ![Describe comment](https://codium.ai/images/pr_agent/pr_description_user_description.png){width=512} ### Sequence Diagram Support -The `/describe` tool includes a Mermaid sequence diagram in PR descriptions showing component/function interactions. +The `/describe` tool includes a Mermaid sequence diagram showing component/function interactions. This option is enabled by default via the `pr_description.enable_pr_diagram` param.