mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
copy
This commit is contained in:
parent
ab5a066780
commit
9ff6f35330
4 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
---
|
||||
|
||||
|
|
|
@ -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.
|
||||
---
|
||||
|
||||
|
|
|
@ -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.
|
||||
---
|
||||
|
||||
|
|
|
@ -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.
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue