aider icon indicating copy to clipboard operation
aider copied to clipboard

aider is AI pair programming in your terminal

Results 388 aider issues
Sort by recently updated
recently updated
newest added

Hi there, hope you are well :) I'm sure you've seen the recent buzz around Devin. Add while it is impressive, technologically they basically do things that Aider and others...

question

Add /models /model /m commands to list available models and switch in same chat session based off #401 from @fire17

> NeverCast: It would be nice if Aider can handle virtual paths so that the agent is essentially sandboxed to a subpath in a Git repo. > Examples of this...

enhancement

It would be great if Aider code could leverage new features of the model and API, such as uploading project files, RAG, and code-interpreter. Aider code would drastically shrink in...

enhancement

Hi, I just created some new files and aider does not "see" them. Autocompletion finally works but maybe it only shows files from git? That would be undesirable since we...

enhancement

- aider/coders/*_prompts.py files conditionally use values defined under their class names with an associated key 'main_system' in a ~/.aiderprompts.yaml for their "main_system" prompts or fall back to the existing hardcoded...

I have noticed a few issues (such as #248 #243 ) where people want specific behavior that might not be general enough to warrant a new feature and it's made...

enhancement

If we want commit messages to follow a certain format, there is no way to configure it. We could add configuration / arguments to `aider` for customising the prompt for...

enhancement

It would be awesome to support PyCharm or other Jetbrains IDEs such as IntelliJ with a plugin. aider could add all or selected projects in the Projects tab to its...

enhancement

I'd like to be able to have multiple instances of aider running at a time so I can work on multiple tasks. GPT-4 can be slow and I spend a...

enhancement