Gabriel Chamon Araujo

Results 45 comments of Gabriel Chamon Araujo

@paul-gauthier after updating system I started having this issue, but I can confirm that installing aider from the main branch fixes the issue: ```bash uv tool install git+https://github.com/paul-gauthier/aider.git ``` I...

Couldn't install aider-chat on arch, neither through pipx nor uvx. It just hangs there. I'm using docker to run aider: ```bash docker build -t aider-chat -

One thing, I see from the docs that the recommended way to map volume to docker in order to have aider access it is by `-v $(pwd):/app` which won't work...

As a maintainer I can understand the sentiment. Documentation needs to be kept up to date and all information is a liability. It's just that dockerized aider behaves differently than...