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
|
### main branch
|
||||||
|
|
||||||
- Added `--detect-urls` flag to control URL detection behavior.
|
- Added `--alias` flag to define [custom model aliases](https://aider.chat/docs/config/model-aliases.html) from command line.
|
||||||
- Added `--alias` flag to define custom model aliases from command line.
|
- Added `--[no-]detect-urls` flag to disable detecting and offering to scrape URLs found in the chat.
|
||||||
- Skip suggesting files that have same name as existing chat files.
|
|
||||||
- Ask 2.5% of users to opt-in to analytics.
|
- Ask 2.5% of users to opt-in to analytics.
|
||||||
|
|
||||||
|
### Aider v0.64.1
|
||||||
|
|
||||||
|
- Disable streaming for o1 on OpenRouter.
|
||||||
|
|
||||||
### Aider v0.64.0
|
### Aider v0.64.0
|
||||||
|
|
||||||
- Added [`/editor` command](https://aider.chat/docs/usage/commands.html) to open system editor for writing prompts, by @thehunmonkgroup.
|
- 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