From 61b2a1a053ad447a8e45c539ad36ab9ed9d99e15 Mon Sep 17 00:00:00 2001 From: "Hussam.lawen" Date: Wed, 20 Mar 2024 11:11:06 +0200 Subject: [PATCH] update default --- 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 3351b802..cf7ccdfb 100644 --- a/docs/docs/tools/describe.md +++ b/docs/docs/tools/describe.md @@ -49,7 +49,7 @@ To edit [configurations](https://github.com/Codium-ai/pr-agent/blob/main/pr_agen - `enable_semantic_files_types`: if set to true, "Changes walkthrough" section will be generated. Default is true. - `collapsible_file_list`: if set to true, the file list in the "Changes walkthrough" section will be collapsible. If set to "adaptive", the file list will be collapsible only if there are more than 8 files. Default is "adaptive". - - `enable_help_text`: if set to true, the tool will display a help text in the comment. Default is true. + - `enable_help_text`: if set to true, the tool will display a help text in the comment. Default is false. ### Inline file summary 💎