mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
Merge branch 'main' into ask-plan-simple
This commit is contained in:
commit
83662b7470
49 changed files with 1318 additions and 448 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue