---
name: Bug report
about: Create a report to help us improve Headless Engine
title: '[BUG] '
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Target URL or Query**
What URL or website were you interacting with?
**Command or Code Snippet**
```rust
// Or CLI command:
// headless-engine --markdown "https://example.com"
```
**Expected behavior**
A clear and concise description of what you expected to happen.
**Actual behavior / Output**
Paste any error messages or JSON-RPC responses here.
**Environment:**
- OS: [e.g. Ubuntu 22.04, macOS Sonoma, Windows 11]
- Headless Engine Version: [e.g. 0.2.0]
- Rust Version: [e.g. 1.78.0]