
Troubleshooting
Resolving Common Issues
Common Issues and Solutions
If Aider Gets Stuck:
- Use
/clearto discard chat history and make a fresh start - Try
/dropto remove unnecessary files - Use
/modelto switch to a different model - Take turns: code manually, then continue with Aider
File Editing Problems:
- Avoid adding too many files to the chat
- Try using
--edit-format wholeif having issues - Consider using architect mode with
/chat-mode architect
Token Limits:
- Use
/tokensto see your current token usage - Remove files with
/dropto free up context space - Break complex changes into smaller steps
Command Not Found:
- If the
aidercommand isn't found, usepython -m aiderinstead