aider
aider copied to clipboard
Getting stuck
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 Model: gpt-4 Git repo: .git Repo-map: universal-ctags using 1024 tokens
Thanks for trying aider and reporting this issue. Sorry to hear you are having trouble.
Are you running aider inside a very large git repo? Does it have a lot of dirty changes?
Here are a few things to try that might help debug the problem:
- Run with
--no-dirty-commits - Run with
--no-git - Run with
--map-tokens 0
Let me know if any of those get you past the hanging on startup.
I'm going to close this issue, but feel free to re-open if you're able to provide additional information for me to help debug.