OpenClaw is a popular open-source AI agent that runs as a process on your machine. dispatchmy.ai is a contained team of specialist agents you configure from a dashboard. Here's how they compare.
Three architectural choices drive everything else. Both products ship multi-agent specialists; the table below skips the overlap and focuses on where the platforms genuinely diverge.
| Concern | OpenClaw | dispatchmy.ai |
|---|---|---|
| Where the agent runs | By default, as a process on your machine — reach bounded only by your user account's filesystem permissions. An opt-in Docker sandbox can confine tool execution to a container, but it's off out of the box and the gateway always stays on host. | Inside an isolated container by default, per workflow. Reach is bounded by explicit volume mounts. |
| Who configures the agent | You, by editing markdown files (AGENTS.md, SOUL.md, TOOLS.md) — or the agent itself, by writing to those files. |
You, in a dashboard. The agent has no path to its own configuration. |
| Self-modification | First-class feature. Agent rewrites its own prompts and skills with hot-reloading. | Off by default. You configure agents from the dashboard; the agent itself doesn't have a path to its own setup, so updates can't silently clobber it. |
| Distribution model | Open-source, MIT. You self-host, you self-support, you self-maintain. | Closed-source. Local install via Docker, cloud-managed updates. |
| Specialist agents | 9 prebuilt specialists with one-command setup, plus subagent spawning via tool calls. | Build your own specialist team — composable into hierarchies of any depth. Prebuilt templates on the roadmap. |
| Composition model | Subagents are ephemeral background runs scoped to a parent session (agent:<id>:subagent:<uuid>). Hard depth cap — default 1, max 5. Leaf subagents lose key tools by default. |
Every agent is first-class — referenceable as a tool by any other agent, in trees of any depth, with the same tools and identity wherever it sits. |
| Channels | WhatsApp, Telegram, Slack, Discord, Signal, iMessage, WebChat — all routed through one Gateway. | Telegram today, plus the dispatchmy.ai dashboard. More channels on the roadmap. |
| Prompt-injection blast radius | Default install: an injection inherits your user account's reach on the host — read or exfiltrate your home directory, delete files, even wipe the filesystem. | Damage is capped at the container's mounted scope by default. The agent doesn't dynamically grant itself new tools or permissions. |
If "managed, contained, dashboard-configured" sounds right, we're the team. Early access is in waves — bring your own LLM key.
Join waitlist →