Aider lets you pair program with LLMs, to edit code in your local Git repository.
"features": {
"ghcr.io/ivy/devcontainer-features/aider:1": {}
}
Options Id | Description | Type | Default Value |
---|---|---|---|
version | Select an Aider version to install. | string | latest |
installPlaywright | Install Playwright for the best web scraping. | boolean | true |
installPlaywrightBrowsers | Select the browsers to install for Playwright (comma-delimit for multiple). | string | chromium |
This devcontainer feature installs Aider into your development container, enabling AI-assisted pair programming directly from your terminal.
Aider leverages powerful language models (LLMs) to assist you in editing code within your local Git repository. With Aider, you can streamline the coding process, get instant suggestions, and rapidly iterate on new ideas—all without leaving your terminal.
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md
.