headless-engine 1.0.0

Ultra-lightweight (<30MB RAM), detection-free pure-Rust headless browser engine for AI agents, web scraping, and MCP servers.
Documentation
# Rust build artifacts
target/
**/*.rs.bk
Cargo.lock

# IDE and Editor files
.vscode/
.idea/
*.swp
*.swo
.DS_Store
Thumbs.db

# Debug and temporary dump files
debug_page.html
*.log
*.tmp
test.jsonl
test_google.jsonl

out.md
output.md
rustup-init.exe
*.svg
*.png
*.jsonl
__pycache__/

# Secrets - never commit
.env