---
name: Bug Report
about: Create a report to help us improve
title: '[BUG] '
labels: ['bug', 'needs-triage']
assignees: ''
---
## π Bug Description
<!-- A clear and concise description of what the bug is -->
## π To Reproduce
Steps to reproduce the behavior:
1.
2.
3.
## β
Expected Behavior
<!-- A clear description of what you expected to happen -->
## π Actual Behavior
<!-- What actually happened -->
## π Environment
- **OS**: [e.g., Windows 11, macOS 13, Ubuntu 22.04]
- **Python Version**: [e.g., 3.11]
- **Boring Version**: [e.g., 10.26.0]
- **Installation Method**: [pip / smithery / source]
- **Client**: [Cursor / Claude Desktop / Gemini CLI / VS Code]
## π Additional Context
<!-- Add any other context, logs, or screenshots -->
```
# Paste relevant logs here
```
## β
Checklist
- [ ] I have searched existing issues to avoid duplicates
- [ ] I have provided all requested information
- [ ] I have included error messages/logs if applicable
- [ ] I can reproduce this consistently