search_past_bugs
Search your code_failures knowledge base for already solved bugs using error messages, symptoms, or keywords. Check here before debugging to avoid re-solving past issues.
Instructions
Search your code_failures knowledge base for bugs you've already solved. Query with error messages, symptoms, library names, or keywords. Currently indexing 8 documents.
USE THIS TOOL BEFORE debugging any integration issue — your past self may have already spent hours finding the fix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Error message, symptom description, or keywords (e.g. 'useCopilotChat undefined', 'SSE streaming broken FastAPI', 'BaseHTTPMiddleware') | |
| maxResults | No | Max results to return (default: 3) |