This commit is contained in:
Paul Gauthier 2025-03-18 14:13:08 -07:00
parent ab5a066780
commit 9ff6f35330
4 changed files with 4 additions and 0 deletions

View file

@ -2,6 +2,7 @@
parent: Screen recordings
nav_order: 1
layout: minimal
highlight_image: /assets/recordings.jpg
description: See how a new command-line option is added to automatically accept edits proposed by the architect model, with implementation. Aider also updates the project's HISTORY file.
---

View file

@ -2,6 +2,7 @@
parent: Screen recordings
nav_order: 1
layout: minimal
highlight_image: /assets/recordings.jpg
description: Follow along as aider is modified to preserve read-only files specified at launch when using the /drop command. Aider does this implementation and adds test coverage.
---

View file

@ -2,6 +2,7 @@
parent: Screen recordings
nav_order: 1
layout: minimal
highlight_image: /assets/recordings.jpg
description: Watch the implementation of a warning system that alerts users when they try to apply reasoning settings to models that don't support them. Includes adding model metadata, confirmation dialogs, refactoring, and comprehensive test coverage.
---

View file

@ -2,6 +2,7 @@
parent: Screen recordings
nav_order: 0
layout: minimal
highlight_image: /assets/recordings.jpg
description: Watch how aider adds support for tons of new programming languages by integrating with tree-sitter-language-pack. Demonstrates using aider to script downloading a collection of files, and using ad-hoc bash scripts to have aider modify a collection of files.
---