aider icon indicating copy to clipboard operation
aider copied to clipboard

Feature proposal: Add --profile for conditional config

Open jdanbrown opened this issue 1 month ago • 1 comments

See this issue for details:

  • https://github.com/Aider-AI/aider/issues/4602

Remaining work before merging:

  • [ ] Add unit tests
    • Override precedence: cli > env > profile > config
    • Multiple --profile=x are allowed, keys from later ones override earlier ones
  • [ ] Update docs
  • [ ] Is this implementation well organized?
    • Not sure if I'm messing up intended module/function boundaries.

I'd be happy to complete all these TODOs if maintainers give me the go ahead!

jdanbrown avatar Oct 21 '25 20:10 jdanbrown

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 21 '25 20:10 CLAassistant