Commit graph

8 commits

Author SHA1 Message Date
mitchell 0df65efe7c chore: Update adr alias and codecompanion configuration 2025-05-29 17:27:39 -04:00
mitchell (aider) 256a64d8cf feat: remove redundant name field from adapter configs 2025-05-21 21:05:15 -04:00
mitchell bac32bec19 refactor: improve adapter creation function readability 2025-05-21 20:55:55 -04:00
mitchell (aider) ef8b5dc97f refactor: Use helper function to create adapters 2025-05-21 20:43:06 -04:00
mitchell f8d58198c0 feat: add ollama and gemini_pro adapters 2025-05-21 19:38:17 -04:00
mitchell 184dad82e0 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.
2025-05-19 19:48:40 -04:00
mitchell 73c5b0b7d7 Add AI helper functions, update plugins, and codecompanion updates 2025-05-19 16:01:39 -04:00
mitchell 1517f56c86 Breakup Neovim config into Lua modules 2025-05-11 18:49:32 -04:00