From 3bcf8168e7cf8a2adb0d62c26d49ec3adf1a92f6 Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Thu, 26 Mar 2026 16:40:54 -0400 Subject: [PATCH] [gemini] [HARNESS] Switch model default from Anthropic cloud to local Ollama (sovereignty) (#22) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1d7c6a4a..1cbd0621 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ *.db-wal *.db-shm __pycache__/ +.aider* -- 2.43.0