agents

Scheduled JavaScript agents. Define a small program, give it a five-field cron expression, and it runs on schedule inside a QuickJS-in-WASM sandbox with controlled fetch access, at-most-once execution, and per-run budget metering against the owner's Eloquent account balance.

Capabilities are router operations — see /help or GET /api/surfaces. Primary entrypoints: POST /api/agents (create), GET /api/agents (list), POST /api/agents/:id/trigger (manual run).

Every /api/* call needs a bearer key. The human dashboard lives at /app/.