aider icon indicating copy to clipboard operation
aider copied to clipboard

Getting stuck

Open jpwinsw opened this issue 2 years ago • 1 comments

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

jpwinsw avatar Jul 05 '23 12:07 jpwinsw

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.

paul-gauthier avatar Jul 05 '23 14:07 paul-gauthier

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.

paul-gauthier avatar Jul 07 '23 17:07 paul-gauthier