Troubleshooting
Quick fixes for the most common setup, auth, and runtime issues.
Login/auth issues
- Run
sweet loginagain to refresh auth token. - Verify local token file exists at
~/.sweet/config.json. - Check billing page access at /billing.html.
CLI not starting
node -v
npm -v
sweet --help
Make sure Node and npm are installed and Sweet is in your PATH.
Slow or incomplete responses
- Use smaller, concrete prompts first.
- Split large tasks into sequential steps.
- Try a different model/provider override for diagnosis.
Session recovery
sweet --list-sessions
sweet resume
sweet --session <id>
Need help
Share issue details in Discord or use the contact page.