This commit is contained in:
Jon Michael Aanes 2025-04-14 23:39:01 +02:00
parent eed73088e1
commit df47ac59a9

View File

@ -137,9 +137,7 @@ def create_aider_command(issue: str) -> list[str]:
'aider',
'--chat-language',
'english',
'--cache-prompts'
'--no-stream'
'--model',
'--cache-prompts--no-stream--model',
MODEL,
'--test-cmd',
AIDER_TEST,