---
name: Bug Report
about: Create a report to help us improve
title: '[BUG] '
labels: bug
assignees: ''
---
## Bug Description
A clear and concise description of what the bug is.
## Steps to Reproduce
1. Go to '...'
2. Run command '...'
3. Call MCP tool '...'
4. See error
## Expected Behavior
A clear and concise description of what you expected to happen.
## Actual Behavior
A clear and concise description of what actually happened.
## Screenshots/Logs
If applicable, add screenshots or logs to help explain your problem.
```
Paste logs here
```
## Environment
- **OS**: [e.g., macOS 14.0, Windows 11, Ubuntu 22.04]
- **Node.js version**: [e.g., 18.17.0]
- **Bun version** (if using): [e.g., 1.0.0]
- **Figma Desktop version**: [e.g., 116.0.0]
- **MCP Client**: [e.g., Claude Desktop, Claude Code, Cursor]
- **figma-pilot version**: [e.g., 0.1.5]
## Additional Context
Add any other context about the problem here.
## Possible Solution
If you have ideas on how to fix this, please share them here.