From 8d7b4d64460afa1cb53fe2f28ecc5fac27a295ee Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 14 Mar 2025 09:35:29 -0700 Subject: [PATCH] copy --- aider/website/examples/recording.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/website/examples/recording.md b/aider/website/examples/recording.md index 827ead729..75e1e7adc 100644 --- a/aider/website/examples/recording.md +++ b/aider/website/examples/recording.md @@ -68,7 +68,7 @@ layout: minimal - 28:45 Let aider read the fixtures directory listing. - 29:20 Just fixing the bash to correctly iterate through the list of tags files. - 30:11 Improve the prompt to make sure aider creates a fixture for each language. -- 31:00 Lets run the repo-map tests. +- 31:00 Lets run the repo-map tests to see if the new test works. - 31:11 Arduino failed, with an empty repo-map? - 33:16 Oh! I'm not using the updated grep AST yet. - 33:26 Ok, now we're parsing Arduino code properly.