This commit is contained in:
Paul Gauthier 2025-03-14 19:17:51 -07:00
parent 1ad99f39e2
commit 87a28dcb9f
4 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
"00-48": "Now we need to implement the functionality.",
"01-00": "Let's do some manual testing.",
"01-28": "That worked. Let's make sure we can turn it off too.",
"01-44": "That worked too. Let's have aider update the HISTORY file to document the new feature.",
"02-00": "Let's quickly tidy up the changes to HISTORY.",
"02-05": "All done!"
"02-05": "All done!",
"01-42": "That worked too. Let's have aider update the HISTORY file to document the new feature."
}

View file

@ -21,7 +21,7 @@ const recording_url = "https://gist.githubusercontent.com/paul-gauthier/e7383fbc
- 0:48 Now we need to implement the functionality.
- 1:00 Let's do some manual testing.
- 1:28 That worked. Let's make sure we can turn it off too.
- 1:44 That worked too. Let's have aider update the HISTORY file to document the new feature.
- 1:42 That worked too. Let's have aider update the HISTORY file to document the new feature.
- 2:00 Let's quickly tidy up the changes to HISTORY.
- 2:05 All done!