Adania Web

Self-hosted Next.js host for the Workflow SDK durable agent runtime — a durable wrapper around the two swappable runtimes (managed-agents over Claude Platform on AWS, and the Claude Agent SDK over an OAuth token), with suspend-on-idle and resume-with-follow-up.

Drive a session over POST /api/sessions, read it with GET /api/sessions/{runId}, and resume it with POST /api/sessions/{runId}/messages.