---
name: Bug report
about: Create a report to help us improve
title: "[BUG] "
labels: bug
assignees: barateza
---
## Description
A clear and concise description of what the bug is.
## Search/Query Details (if applicable)
- Query: [What were you searching for?]
- Expected results: [What documentation/topics did you expect to find?]
- Actual results: [What did you actually get?]
## Steps to Reproduce
Steps to reproduce the behavior:
1. ...
2. ...
3. See error
## Expected Behavior
A clear and concise description of what you expected to happen.
## Actual Behavior
What actually happened instead.
## Environment
- OS: [e.g., macOS, Windows, Linux]
- Python Version: [e.g., 3.12.0]
- MCP Server Version: [e.g., 0.1.0]
- Documentation Status: [latest/outdated/not downloaded]
- Vector Database Status: [initialized/corrupted/not indexed]
- OpenRouter API Key: [configured/not configured]
- OpenRouter Model Used: [e.g., text-embedding-3-small]
## Logs
If applicable, add logs or error messages to help explain your problem.
```
Paste logs here
```
## Search Index Information (if applicable)
- Number of documents indexed: [if known]
- Last documentation update: [date]
- Vector database size: [if known]
- Search result count: [how many results were returned?]
- Result relevance: [low/medium/high]
## Additional Context
Add any other context about the problem here, such as:
- Screenshots
- Configuration files
- Recent changes to documentation
- Custom documentation or supplementary data
- Related issues
- Workarounds you've tried