mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-20 11:35:00 +00:00
copy
This commit is contained in:
parent
7b557c0586
commit
44365651a6
4 changed files with 117 additions and 113 deletions
|
@ -24,6 +24,8 @@ cog.out(text)
|
|||
|
||||
|
||||
### main branch
|
||||
|
||||
- Removes `<think>` tags from R1 responses for commit messages (and other weak model uses).
|
||||
- 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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue