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 Claude 3.5 Sonnet now supports a maximum output/response token length of 8,192 tokens (from 4,096 currently). To support 8k tokens, we need to add the header "anthropic-beta": "max-tokens-3-5-sonnet-2024-07-15"...

enhancement
fixed

### Issue Both aider and markdown fences use ```, so aider struggles with generated markdown documentation that has code blocks. This could indicate that making the fence parametrizable could help...

I'm not sure if this is a feature or bug: It seems we're allowed to add files outside of the repo when invoking aider: `aider ~/testfile.conventions.md` But the same files...

bug

### Issue # I don't know what to do? I'm using Aider for a week now and a new concerning issue was raised: what do I do with my free...

### Issue I'm adding a feature to Aider using Aider. I cloned the main branch and started working on it locally. Once I thought it was ready to test I...

### Issue Aider does not load the correct `OPENAI_API_KEY`. I have it defined in both my home directory and my .git root (which also happens to be my current directory)....

### Issue ![image](https://github.com/user-attachments/assets/d8725f7c-9434-4b68-b701-325738019482) As u can see, Repo-map is disabled, when use aider by azure openAI. But I have watched the blog of Aider, nothing else should user do to...

## Aider 0.45.1 After a block of code generation the weak Haiku model triggers summarization errors after code generation when using the Anthropic models on Google Vertex AI. ### Error...

question
fixed

### Issue Aider v0.46.0 Models: claude-3-5-sonnet-20240620 with diff edit format, weak model claude-3-haiku-20240307 Git repo: .git with 280 files Repo-map: using 1024 tokens Use /help for help, run "aider --help"...

question
fixed

### Issue I saw a new feature 'Add file: CONVENTIONS.md to .aider.conf.yml to always load a specific file. I think aider also should have this kind of feature for web...

enhancement