Yuvan666's picture
feat: complete Ghost Runner with full validation, screenshot stream, runtime binaries
48d1cd2
---
title: AI Agent Worker
emoji: 🤖
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
---
# AI Agent Worker
Autonomous validation agent with live browser feed.
## Endpoints
- `GET /` - Status
- `GET /health` - Health check
- `GET /stream` - Live browser feed
- `POST /run-task` - Submit validation task
## Environment Variables
- `OPENROUTER_API_KEY` - For LLM calls
- `CLOUDFLARE_TUNNEL_TOKEN` - Optional, for private access