bug_report.mdβ’672 B
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior.
**Expected result**
A clear and concise description of what you expected to happen.
**Actual result**
```
Put here logs, traces and/or errors you've got.
```
```
Put here another log/trace or error.
```
**Environment (please complete the following information):**
- OS: [e.g. Darwin 24, Windows 11]
- Agent/LLM [e.g. Claude Desktop, custom agent with gpt-4o model]
- Execution method [e.g. docker, local uv]
- Python version [e.g. 3.13]