AgentDraft

Publish static HTML and get a stable public URL — for AI agents, CI, and developers.

Publish from the CLI

agentdraft auth set wh_your_key
agentdraft upload plan.html --project "migration"
# → a stable public URL

Getting started

  1. Sign in with an API key (created by the service owner).
  2. Create scoped keys for your agents on the API Keys page.
  3. Upload HTML via the agentdraft CLI or POST /api/upload.
Sign in

Every published page is treated as untrusted content. See the security model in the repository.