feat: add the possibility to add initial files for the prompt

This commit is contained in:
2024-12-14 15:28:42 +01:00
parent 63832ae0c3
commit 44a8458b97
3 changed files with 64 additions and 34 deletions

View File

@@ -3,4 +3,7 @@ default_prompt_blocks:
- "basic-prompt"
directories:
- "."
initial_files:
- "README.md"
- "lua"
debug: false