-
### Issue
Sharing some thoughts on how to make Aider benchmark closer to real development and detecting potential overfitting issues. During the trials, the aider agent should not have access to th…
-
I set up a simple issue and tagged it, but it appears Aider does "one shot" and returns without editing files.
```
Scanning repo: 100%|██████████| 569/569 [00:03
-
@wuyudaxia let me know what you think of this! This is not mandatory but I think it would be really beneficial for the group.
## Background
*relevant information and motivation for this task*
[Pland…
-
"No workspace folders found, skip starting aider-chat service." Python path is linked but the extension still doesn't show up on sidebar and i get this message.
-
**What problem or use case are you trying to solve?**
Aider has a functionality to create a [RepoMap](https://github.com/paul-gauthier/aider/blob/main/docs/repomap.md), which is a concise descripti…
-
Hi @haesleinhuepf,
I like the idea of interacting with the code base through issues like here (either Github or even better Gitlab) and that any suggested changes are created as MR.
I know you ha…
-
I am wondering where I should get started trying to debug aider composer. I am attempting to use Ollama. From what I can gather it can send messages to the facade server, but there does not appear to …
-
### Issue
While it doesn't seem to have any particular negative effect, Aider produces a warning like this for a git submodule in my repo:
```
Repo-map can't include /home/ian/code/freenet/river/…
-
### Issue
Aider don't recognize next.js `folder/(route-group)` pattern
https://nextjs.org/docs/app/building-your-application/routing/route-groups#convention
### Version and model info
Aide…
-
### Issue
`.aider.conf.yml` file
```
read: .AIDER_CONVENTIONS.md
model: gpt-4o
```
`.AIDER_CONVENTIONS.md`
```
- rule 1: please start any commit message with one of these pre messages 📦 NEW:…