mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
docs: update changelog with URL detection and model alias features
This commit is contained in:
parent
885e5cbd7c
commit
dc2047804a
1 changed files with 6 additions and 3 deletions
|
@ -2,11 +2,14 @@
|
|||
|
||||
### main branch
|
||||
|
||||
- Added `--detect-urls` flag to control URL detection behavior.
|
||||
- Added `--alias` flag to define custom model aliases from command line.
|
||||
- Skip suggesting files that have same name as existing chat files.
|
||||
- Added `--alias` flag to define [custom model aliases](https://aider.chat/docs/config/model-aliases.html) from command line.
|
||||
- Added `--[no-]detect-urls` flag to disable detecting and offering to scrape URLs found in the chat.
|
||||
- Ask 2.5% of users to opt-in to analytics.
|
||||
|
||||
### Aider v0.64.1
|
||||
|
||||
- Disable streaming for o1 on OpenRouter.
|
||||
|
||||
### Aider v0.64.0
|
||||
|
||||
- Added [`/editor` command](https://aider.chat/docs/usage/commands.html) to open system editor for writing prompts, by @thehunmonkgroup.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue