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
- Verify you are running a supported Xcode version (16.0+)
- 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
- Verify your API keys are valid (Lite plan users)
- Check if you have remaining credits (Pro/Elite plan users)
- 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:
- Larger models (Opus, o3-pro) naturally take longer to respond. Try a faster model like GPT-5 Mini or Gemini 2.5 Flash
- 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: Semantic Search returns no results.Solution:
- Verify your VoyageAI API key is configured in API Keys
- Wait for initial indexing to complete — the first time you use Semantic Search on a project, Parsaa needs to generate embeddings for your codebase
- Check that your project has Swift files to index
- Try rebuilding the index from Parsaa’s settings
Still Need Help?
Contact Support
Email us at [email protected] and we will get back to you as soon as possible.
