From b94d01da24e9a8e8c0d8d2f8690af06afb5df3bf Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Thu, 26 Mar 2026 21:40:45 -0400 Subject: [PATCH] =?UTF-8?q?[gemini]=20[HARNESS]=20Smart=20model=20routing?= =?UTF-8?q?=20=E2=80=94=20narrow=20decision=20space=20to=20competency=20sp?= =?UTF-8?q?ace=20(#609)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 14352f4..30a2cc7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules/ test-results/ nexus/__pycache__/ +.aider* -- 2.43.0