fry69

Results 271 comments of fry69

Possible related issues: #1745 #1704 > I think that custom commands would be handy for aider, for example when using aider as interactive help for itself, the following command would...

> I've also found lot of good info in the issues and PRs; these can be explored with `gh` > > `gh pr list --state merged --limit 10` You will...

As this issue appears to be resolved, I'm closing it. If any new related concerns arise, please feel free to comment, and I'll reopen the issue.

Thank you for filing this issue. If you want to suspend aider while it runs I recommend to run aider inside a terminal multiplexer like tmux.

Thank you for filing this issue, aider should display this error condition in a more friendly way. Regarding the actual problem: According to the error message you provided ``` The...

Thank you for filing this issue. The error you provided ``` ValueError: Unknown scheme for proxy URL URL('socks://127.0.0.1:7891/ ``` seems to indicate that you are trying to setup a proxy...

Thank you for filing this issue. How did you install aider? Looks like the dependencies are wrong? If possible, try install aider via `pipx`. See also this troubleshooting guide ->...

Start aider with `--verbose` and see if it loads the correct authentication information. You can also use `/settings` inside aider to see the current setup.

@emincangencer > a similar thing happens with ollama. Thank you for your initiative, but the original issue is about an authentication error with Anthropic API, your issue seems completely unrelated....

@emincangencer > How should I proceed now? Please don't hijack other issues. Move your problem to a separate issue you own. Thank you.