---
name: Bug Report
about: Report a bug to help us improve
title: '[BUG] '
labels: bug
assignees: ''
---
## Bug Description
A clear and concise description of the bug.
## To Reproduce
Steps to reproduce the behavior:
1. Configure with '...'
2. Call tool '...'
3. See error
## Expected Behavior
What you expected to happen.
## Actual Behavior
What actually happened.
## Environment
- OS: [e.g., macOS 14.0, Ubuntu 22.04, Windows 11]
- Node.js version: [e.g., 20.10.0]
- Miyabi version: [e.g., 3.0.0]
- Claude Desktop version: [e.g., 0.7.0]
## Error Output
```
Paste any error messages here
```
## Additional Context
Add any other context about the problem here.