---
name: Bug report
about: Create a report to help us improve
title: '[BUG] '
labels: bug
assignees: ''
---
**描述问题 / Describe the bug**
清晰简洁地描述这个 bug。
A clear and concise description of what the bug is.
**复现步骤 / To Reproduce**
复现这个问题的步骤:
Steps to reproduce the behavior:
1. 运行命令 '...'
2. 使用参数 '....'
3. 看到错误
**预期行为 / Expected behavior**
清晰简洁地描述你期望发生的事情。
A clear and concise description of what you expected to happen.
**截图 / Screenshots**
如果适用,添加截图以帮助解释你的问题。
If applicable, add screenshots to help explain your problem.
**环境信息 / Environment:**
- 操作系统 / OS: [例如 Windows 10, Ubuntu 20.04]
- Python 版本 / Python Version: [例如 3.10.0]
- MCP 版本 / MCP Version: [例如 1.3.0]
**其他信息 / Additional context**
在此处添加有关此问题的任何其他上下文。
Add any other context about the problem here.