Use --no-analytics for all calls to aider #61
|
@ -140,6 +140,7 @@ def create_aider_command(issue: str) -> list[str]:
|
||||||
'english',
|
'english',
|
||||||
'--cache-prompts',
|
'--cache-prompts',
|
||||||
'--no-stream',
|
'--no-stream',
|
||||||
|
'--no-analytics',
|
||||||
#'--model',
|
#'--model',
|
||||||
# MODEL,
|
# MODEL,
|
||||||
'--test-cmd',
|
'--test-cmd',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user