mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 11:14:59 +00:00
copy
This commit is contained in:
parent
19b6e79719
commit
501a304d32
2 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
### v0.59.0
|
||||
|
||||
- Improvements to `/read-only`:
|
||||
- Supports shell-style auto-complete of the full file system.
|
||||
- Now supports shell-style auto-complete of the full file system.
|
||||
- Still auto-completes the full paths of the repo files like `/add`.
|
||||
- Supports globs like `src/**/*.py`
|
||||
- Now supports globs like `src/**/*.py`
|
||||
- Renamed `--yes` to `--yes-always`.
|
||||
- Now uses `AIDER_YES_ALWAYS` env var and `yes-always:` yaml key.
|
||||
- Existing YAML and .env files will need to be updated.
|
||||
|
|
|
@ -19,9 +19,9 @@ cog.out(text)
|
|||
### v0.59.0
|
||||
|
||||
- Improvements to `/read-only`:
|
||||
- Supports shell-style auto-complete of the full file system.
|
||||
- Now supports shell-style auto-complete of the full file system.
|
||||
- Still auto-completes the full paths of the repo files like `/add`.
|
||||
- Supports globs like `src/**/*.py`
|
||||
- Now supports globs like `src/**/*.py`
|
||||
- Renamed `--yes` to `--yes-always`.
|
||||
- Now uses `AIDER_YES_ALWAYS` env var and `yes-always:` yaml key.
|
||||
- Existing YAML and .env files will need to be updated.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue