Common Issues
Accessibility Permissions
Accessibility Permissions
Problem: Parsaa cannot detect Xcode or interact with it.Solution:
- Open System Settings > Privacy & Security > Accessibility
- Make sure Parsaa is listed and the toggle is enabled
- If Parsaa is not listed, click the + button and add it manually
- If it is listed but not working, remove it and re-add it
- Restart Parsaa after making changes
Xcode Not Detected
Xcode Not Detected
Problem: Parsaa does not see your open Xcode project.Solution:
- Make sure Xcode is open with a workspace or project loaded
- Check that Accessibility permissions are granted (see above)
- Restart Parsaa
Parsaa detects Xcode through macOS Accessibility APIs. It needs an active workspace or project — opening a single file is not enough.
AI Response Failures
AI Response Failures
Problem: Messages fail or return errors.Solution:
- Check your internet connection
- If you use BYOK, verify your API keys are valid
- Check if you have remaining credits (Settings → Account → Billing & Usage)
- Try switching to a different model
- Check the AI provider’s status page for outages:
Slow Responses
Slow Responses
Problem: AI takes a long time to respond.Solution:
- Frontier models and higher reasoning effort take longer. Try a faster model or a lower reasoning effort
- Check your internet connection speed
- For local models, ensure your Mac has sufficient RAM for the model size
- Large project contexts increase response time — try being more specific in your request
Local Model Connection Issues
Local Model Connection Issues
Problem: Cannot connect to Ollama or LM Studio.Solution:
- Verify Ollama or LM Studio is running on your Mac
- Check the local server is accessible:
- Ollama default:
localhost:11434 - LM Studio default:
localhost:1234
- Ollama default:
- Ensure you have pulled/downloaded at least one model
- Verify Parsaa’s endpoint configuration matches the server address
See the Local Models guide for detailed setup instructions.
Semantic Search Not Working
Semantic Search Not Working
Problem: The agent isn’t finding relevant code by meaning.Solution:
- Enable Code Indexing for the project in Settings → Project → Code Indexing
- Wait for the initial index to finish — the progress pill shows status
- Check that your project has source files to index
- Re-run indexing from the Code Indexing settings if needed
Still Need Help?
Contact Support
Email us at hello@parsaa.app and we will get back to you as soon as possible.