GrepAI Troubleshooting This skill provides solutions for common GrepAI issues and diagnostic procedures. When to Use This Skill - GrepAI not working as expected - Search returning poor results - Index not updating - Connection or configuration errors Quick Diagnostics Run these commands to understand your setup: Common Issues --- Issue: "Index not found" Symptom: Cause: No index has been created for this project. Solution: --- Issue: "Cannot connect to embedding provider" Symptom: Causes: 1. Ollama not running 2. Wrong endpoint configured 3. Firewall blocking connection Solutions: 1. Start Ol…