Skip to content

Commit f62be2b

Browse files
Automated documentation update (#8)
Automated documentation update Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0efc54d commit f62be2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/aider/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Aider lets you pair program with LLMs, to edit code in your local Git repository
1616
| Options Id | Description | Type | Default Value |
1717
|-----|-----|-----|-----|
1818
| version | Select an Aider version to install. | string | latest |
19+
| installPlaywright | Install Playwright for the best web scraping. | boolean | true |
20+
| installPlaywrightBrowsers | Select the browsers to install for Playwright (comma-delimit for multiple). | string | chromium |
1921

2022
This devcontainer feature installs [Aider](https://github.com/Aider-AI/aider) into your development container, enabling AI-assisted pair programming directly from your terminal.
2123

0 commit comments

Comments
 (0)