Merge branch 'main' into ask-plan-simple

This commit is contained in:
Paul Gauthier 2024-09-12 17:19:14 -07:00
commit 83662b7470
49 changed files with 1318 additions and 448 deletions

View file

@ -577,6 +577,7 @@ def run_test_real(
verbose=verbose,
# auto_lint=False, # disabled for code-in-json experiments
cache_prompts=True,
suggest_shell_commands=False,
)
coder = Coder.create(
main_model=ask_model,