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

Hello again, ## Feature Description: During the course of using aider, there can be situations where the tool fails to update a file. This often happens when the diff syntax...

Hello, I am super excited about what is been doing here, and yeah this is the first production-ready AI coder I can use with my projects. Super THANKS ^_^ Although...

Hello, Firstly let me start by saying what you've made here is really truly magical. It has some issues here and there, but wow - this is really head and...

This is in furtherance of #400 It will be a good addition to not have to re-scrape same webpage over and over, as it is wasteful etc. Scraped pages should...

enhancement

Aider v0.27.0 Command: `aider --openrouter --model anthropic/claude-3-opus --openai-api-key *****` ``` Traceback (most recent call last): File "/home/m/.local/bin/aider", line 8, in sys.exit(main()) ^^^^^^ File "/home/m/Private/.local/pipx/venvs/aider-chat/lib/python3.11/site-packages/aider/main.py", line 667, in main coder.run() File...

question

When asking questions or reporting issues, it is very helpful if you can include: - Aider version (python -m pip install git+https://github.com/paul-gauthier/aider.git@main) The easiest way to do this is just...

question

### 🚨 *Feedback wanted!* When all of `--openai-api-key`, `--openai-api-base`, and `--openrouter` are **not passed** and the user has installed LiteLLM with `pip install litellm`, Aider will default to using the...

*This issue is a catch all for questions about using aider with other or local LLMs. The text below is taken from the [FAQ](https://aider.chat/docs/faq.html#can-i-use-aider-with-other-llms-local-llms-etc).* Aider provides experimental support for LLMs...

enhancement

``` Aider v0.27.0 Model: openrouter/anthropic/claude-3-haiku:beta Git repo: .git with

enhancement

Thanks for creating aider! Using it for the first time, I was missing a way to specify a test command. A test command would run automatically after every change and...

enhancement