Troubleshooting
Backend badge is red / rules not shared across tools
Section titled “Backend badge is red / rules not shared across tools”Supermemory Local isn’t reachable.
- Start
supermemory-server, confirmSUPERMEMORY_API_KEYin.envmatches its first-boot key, then runremindy doctor. - Until the backend reads Supermemory Local, memory is per-editor and lost on restart.
Recall returns nothing
Section titled “Recall returns nothing”The store is empty. Run remindy seed, or capture a rule from the dashboard.
Capture is slow or gives plain wording
Section titled “Capture is slow or gives plain wording”The LLM provider is unreachable, so capture used the fallback template.
- Set a working provider via BYOK for sharp phrasing.
- CPU-only? Ollama is slow, use a small model (
qwen2.5-coder:3b) or a cloud provider.
init reports no clients detected
Section titled “init reports no clients detected”remindy detects editors by their config dir (.kiro, .cursor, .windsurf, .agents). If none exist, init prints the MCP entry to paste in manually.