---
name: Bug Report
about: Report a bug in MesoClaw
title: "[BUG] "
labels: bug
---

## Description

A clear description of the bug.

## Environment

- **OS**: [e.g., Ubuntu 24.04, macOS 15, Windows 11]
- **MesoClaw Version**: [output of `mesoclaw --version`]
- **Interface**: [Desktop / CLI / Daemon / Web]

## Steps to Reproduce

1.
2.
3.

## Expected Behavior



## Actual Behavior



## Logs

<details>
<summary>Relevant log output (run with RUST_LOG=debug)</summary>

```
paste logs here
```

</details>

## Screenshots

If applicable, add screenshots.
