For developers
Durable runs with status, events, artifacts, retries, and audit history — submit once, inspect anytime.
Soft launch: hosted OpenClaw and Daeloom docs are live — thanks for testing with us.
Daemon Loom Cloud
Most tools help agents think or call tools. Daemon Loom Cloud owns what makes long-running work dependable: typed handoffs, watchdogs, human gates, and traceable state. Submit once — get runs, events, artifacts, approvals, and audit history.
Durable runs with status, events, artifacts, retries, and audit history — submit once, inspect anytime.
MCP tools and resources for IDEs and assistants — submit workflows, list runs, read state, approve gates.
Live workflows, human gates, policy blocks, stalled packets, and finalized artifacts in one control plane.
One operations plane — many ways to submit, inspect, and integrate.
| Surface | Audience | Purpose |
|---|---|---|
| REST / gRPC API | Platform teams | Submit, validate, run, pause, resume, cancel, inspect, approve |
| MCP server | IDEs, assistants | Submit workflows, list runs, read state, approve gates |
| Admin console | Customer admins | Run timeline, packet graph, approval queue, usage |
| Webhooks / streams | Customer systems | Run events, gate requests, artifact ready, finalization |
| SDKs / CLI | Developers | Typed clients, validation, run tailing, artifact download |
Author a workflow in YAML or via API — easier than assembling an ad hoc agent loop. The loom turns it into auditable packets, runs specialists under persistent daemons, and returns events and artifacts on your schedule.
workflow:
name: weekly-competitive-intel
goal: Research competitors and publish an executive summary every Monday.
schedule:
mode: recurring
cadence: weekly
approvals:
require_human_before:
- external_publishDaemon Loom Cloud runs on the same D-Loom discipline as daeloom.ai: disposable Needles, a Pattern Ledger as source of truth, and process-completion TTL instead of arbitrary wall-clock timeouts. Same runtime discipline — surfaced as a hosted product with API, MCP, and operator console.
Under the hood → D-Loom execution modelWorkloads run on ClusterClaw isolation lanes — Cloud Run by default, optional GKE for enterprise. BYOK, managed OpenClaw gateways, and honest infra boundaries: your workflows get durable orchestration without building the substrate yourself.
Per-tenant isolation lanes with managed scaling — the default path for cloud beta.
Optional dedicated clusters for customers who need stronger isolation and custom networking.
Daemon Loom Cloud is in beta — contact us for developer access. No fabricated pricing tiers yet; API docs, MCP endpoints, and a status page are on the roadmap.
Join the developer waitlistClusterClaw home · daeloom.ai · API docs · MCP · status — coming soon