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

My theory is that when I moved the file into another folder and deleted the folder, aider doesn't updated the repomap and it crashes because the path doesn't exist actually....

I would be very curious to see how aider performs with claude-instant, especially the 100k context variant. I think the latency and cost might be really different. Let me know...

Can you add please support for custom models with generic prompts? Its will be great combination with a openai proxy.

I used conda to do the installation, but caught this message (below) in the terminal. I was wondering if this is normal before passing this step: ``` Solving environment: failed...

When running Aider I just get stuck here in the terminal. I have installed everything according to the instructions. Am I doing something wrong perhaps? (venv) jw project % aider...

It seems that setting up the Azure OpenAI model does not work. I passed the arguments `--openai-api-base` and `--openai-api-key` to the command line when I ran `aider`. The output is...

enhancement

Very cool project! Inspiring. Going through commits on this repo I find duplication as some commit msgs contain the conversation with GPT including the diff, while the commit object itself...

Hi Paul, Love the work you have done to date! Without digging through your actual code - you mention ctags needing / using? json output - json obviously repeats its...

Hi, awesome tool! I have been coding in similiar directions for quite some while and have also tried all kinds of autogpt etc. but nothing provided nearly the same utility...

I understand that with context limitations, only certain sized repos will work with this but just wanted to flag that this is silently erroring: Tested with the example JS game...