---
name: Bug Report
about: Something isn't working
labels: bug
---

**What happened?**


**What did you expect?**


**Steps to reproduce**
1.
2.
3.

**Environment**
- gbrain version: (`gbrain version`)
- OS:
- Bun version: (`bun --version`)
- Database: Supabase / self-hosted Postgres

**`gbrain doctor --json` output**
```json
(paste output here)
```
