feat: add memory bank prompt, rename read_file and edit_file, improve basic prompt
This commit is contained in:
@@ -8,7 +8,7 @@ ignore_files:
|
||||
- "*.log"
|
||||
- "vendor/"
|
||||
|
||||
include_file_contents: true
|
||||
include_file_contents: false
|
||||
|
||||
debug: false
|
||||
improved_debug: false
|
||||
@@ -25,8 +25,8 @@ auto_lint: true
|
||||
|
||||
# New tool auto-accept config
|
||||
tool_auto_accept:
|
||||
readFile: true
|
||||
editFile: true
|
||||
read_file: true
|
||||
edit_file: true
|
||||
replace_in_file: true
|
||||
executeCommand: false
|
||||
# If you set any of these to true, it will auto accept them without prompting.
|
||||
|
||||
Reference in New Issue
Block a user