1---
2name: Bug report
3about: Something isn't working as expected
4title: "[Bug] "
5labels: bug
6assignees: ''
7---
8
9## What happened?
10
11<!-- A clear description of the bug. -->
12
13## Steps to reproduce
14
151.
162.
173.
18
19## Expected behavior
20
21<!-- What did you expect to happen? -->
22
23## Provider & environment
24
25- **Provider** (Cursor / Claude Code / Gemini CLI / Codex / Copilot / Kiro / OpenCode):
26- **Provider version**:
27- **OS**:
28
29## Additional context
30
31<!-- Paste relevant command output, screenshots, or config snippets here. -->