Update 'improve' tool documentation and functionality: Add persistent comment option, adjust default values, and enhance comment handling in pr_code_suggestions.py

This commit is contained in:
mrT23
2024-03-20 08:14:08 +02:00
parent f121652e4d
commit b70225294c
3 changed files with 18 additions and 6 deletions

View File

@ -82,6 +82,7 @@ summarize = true
extra_instructions = ""
rank_suggestions = false
enable_help_text=true
persistent_comment=false
# params for '/improve --extended' mode
auto_extended_mode=true
num_code_suggestions_per_chunk=5