add debug dir for prompts (#205)

* add debug dir for prompts

* add indent to dumps

* only wrap completion in debug mode

* fix mypy
This commit is contained in:
Robert Brennan
2024-03-27 12:40:08 -04:00
committed by GitHub
parent 89abc5e253
commit 9bc1890d33
3 changed files with 40 additions and 5 deletions

1
.gitignore vendored
View File

@@ -191,3 +191,4 @@ yarn-error.log*
# agent
.envrc
/workspace
/debug