Merge pull request #569 from zmeir/zmeir/enhance/auto_improve_extended_simple

Add toggle to automatically enable `/improve --extended`
This commit is contained in:
Tal
2024-01-04 09:06:08 -08:00
committed by GitHub
3 changed files with 21 additions and 3 deletions

View File

@ -70,6 +70,7 @@ include_improved_code = true
extra_instructions = ""
rank_suggestions = false
# params for '/improve --extended' mode
auto_extended_mode=false
num_code_suggestions_per_chunk=8
rank_extended_suggestions = true
max_number_of_calls = 5