Improve AI configuration and key management

- Remove unnecessary model options from `adr` function.
- Update Anthropics key path in `aikeys` function.
- Refactor CodeCompanion adapters to use specific Gemini models with different reasoning efforts.
- Add gitignore for .aider* files.
This commit is contained in:
mitchell 2025-05-19 19:48:40 -04:00
parent 73c5b0b7d7
commit 184dad82e0
4 changed files with 23 additions and 15 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.aider*