From 4e61b55b7476a26a09bf33ce53899a57ecdac884 Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Fri, 27 Mar 2026 13:00:44 -0400 Subject: [PATCH] =?UTF-8?q?[gemini]=20[PORTAL]=20Trajectory=20logging=20?= =?UTF-8?q?=E2=80=94=20semantic=20trajectories=20for=20auto-learning=20(#6?= =?UTF-8?q?63)?= 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