feat: add --no-analytics flag to aider command
This commit is contained in:
parent
d77991a543
commit
07126ad789
|
@ -140,6 +140,7 @@ def create_aider_command(issue: str) -> list[str]:
|
|||
'english',
|
||||
'--cache-prompts',
|
||||
'--no-stream',
|
||||
'--no-analytics',
|
||||
#'--model',
|
||||
#MODEL,
|
||||
'--test-cmd',
|
||||
|
|
Loading…
Reference in New Issue
Block a user