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

### Issue Listing added files separately on each line or providing only file names without the full path. After adding five files this is what I see on my screen:...

enhancement

### Issue I would like to be able to set how many last questions should be remembered in the chat history. When working longer, I don't want the last 50...

### Issue I just wanted to check /help function to ask questions. After two questions I checked /tokens and what I saw: ![image](https://github.com/user-attachments/assets/0a40cb7c-7e58-443c-8f14-0fe758e4f9f1) I think responses from /help shouldn't be...

### Issue I run Linuxmint 21.2, Latest Ollama docker image and latest Docker CE I constantly battled to get the official aider docker image working. I used the latest docker...

### Issue I upgrade to the latest aider and Openrouter just don't respond anymore and in my openrouter dashboard there no API activity I have this message in the terminal...

I copied the file name from these files. Aider did not find them cause the file is supposed to have the `.yml` extension and not `.yaml` (compare with `aider --help`).

Using codestral and a (badly formatted) C++ codebase I often get whitespace issues when using the diff edit-format. The whole edit-format works better, but there codestral often wants to replace/summarize...

### Issue While checking the token consumption of the application I am writing (because it uses the LLM model), I noticed something strange. Over 11,000 tokens for a small change...

bug

### Issue Aider is doing such a good job of generating code, but there's so much addition text that's generated unnecessarily. The task below was completed successfully pretty early within...