---
name: Bug Report
about: Report a bug to help us improve Reticle
title: '[BUG] '
labels: bug
assignees: ''
---
## Description
A clear and concise description of the bug.
## Steps to Reproduce
1. Go to '...'
2. Click on '...'
3. See error
## Expected Behavior
What you expected to happen.
## Actual Behavior
What actually happened.
## Screenshots
If applicable, add screenshots to help explain your problem.
## Environment
- OS: [e.g., macOS 14.0, Ubuntu 22.04, Windows 11]
- Reticle Version: [e.g., 0.1.0]
- Rust Version: [e.g., 1.75.0]
- Node Version: [e.g., 18.0.0]
## MCP Server Details
- Server: [e.g., @modelcontextprotocol/server-filesystem]
- Transport: [stdio / HTTP-SSE]
- Client: [e.g., Claude Desktop, Cline, custom]
## Logs
```
Paste relevant logs here
```
## Additional Context
Add any other context about the problem here.