You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only call the `missing_data` tool when an **external** dependency is truly unavailable and prevents analysis from completing — for example, the Serena MCP server is unreachable and tools cannot be discovered.
603
+
604
+
**Do NOT call `missing_data` for**:
605
+
- An absent `sergo-tools-list.json`, `sergo-strategies.jsonl`, or `sergo-stats.json` at startup — this is **expected and normal** for the first run or after a cache reset. Just initialize the files and proceed.
606
+
- Having no historical strategy data to compare against yet.
607
+
592
608
### Serena MCP Usage
593
609
-**Explore capabilities**: Don't just use the same tools repeatedly
594
610
-**Combine tools**: Use multiple tools for deeper analysis
0 commit comments