feat: add the possibility to add initial files for the prompt
This commit is contained in:
parent
63832ae0c3
commit
44a8458b97
3 changed files with 64 additions and 34 deletions
|
|
@ -3,4 +3,7 @@ default_prompt_blocks:
|
|||
- "basic-prompt"
|
||||
directories:
|
||||
- "."
|
||||
initial_files:
|
||||
- "README.md"
|
||||
- "lua"
|
||||
debug: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue