mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-18 02:25:00 +00:00
copy
This commit is contained in:
parent
f20b32b01b
commit
4f8c52f09e
4 changed files with 571 additions and 569 deletions
|
@ -24,11 +24,14 @@ cog.out(text)
|
|||
|
||||
|
||||
### main branch
|
||||
- Now dynamically sets `num_ctx` for Ollama, to ensure the context window can hold the chat.
|
||||
- Watch files now fully ignores top-level directories, to reduce the chance of hitting OS limits on number of watched files. Helpful to ignore giant subtrees like `node_modules`.
|
||||
- Improved .gitignore handling:
|
||||
- Honor ignores already in effect regardless of how they've been configured.
|
||||
- Check for .env only when the file exists.
|
||||
- Added "catch all" model-specific configuration settings for o3-mini, DeepSeek V3 & R1, o1-mini, o1.
|
||||
- Aider wrote 40% of the code in this release.
|
||||
- Added Azure o3-Mini model support.
|
||||
- Aider wrote 68% of the code in this release.
|
||||
|
||||
### Aider v0.73.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue