chore(aider): improve git configuration
* enable git repository lookup * disable aider auto-commits
This commit is contained in:
parent
b262fbd23b
commit
bbfec969b4
@ -3,7 +3,8 @@ model: gemini-2.0.flash-001
|
|||||||
weak-model: gemini-2.0.flash-001
|
weak-model: gemini-2.0.flash-001
|
||||||
editor-model: claude-3-7-sonnet-20250219
|
editor-model: claude-3-7-sonnet-20250219
|
||||||
editor: nvim
|
editor: nvim
|
||||||
git: false
|
git: true
|
||||||
gitignore: true
|
gitignore: true
|
||||||
|
auto-commits: false
|
||||||
read:
|
read:
|
||||||
- CONVENTIONS.md
|
- CONVENTIONS.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user