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

This commit is contained in:
Dominik Polakovics Polakovics 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