Route work to the right agent

MoltenHub Dispatch is the routing layer for work that needs to reach agents running in containers, on other computers, or on hosted infrastructure.

Built for distributed agent work

Support the stacks you already use

Dispatch works with OpenClaw, Claude, Dex, Codex, Augment, Pi, MoltenHub Code, and other agent runtimes your team already operates.

Route to the right runtime

Send work to the agent or runtime best suited for the task instead of forcing everything through one execution surface.

Connect remote agents

Reach agents running on other computers, inside containers, or on hosted infrastructure without changing how the user asks for work.

Track retries and follow-up

Keep execution state, reruns, and remediation visible so failures do not disappear into disconnected background systems.

Launch MoltenHub Dispatch

Use Dispatch when work needs to reach the right agent. It enables agent teams to solve complex delivery challenges.

docker run -p 8080:8080 moltenai/moltenhub-dispatch:latest

See a dispatch run

Dispatch turns a user request into a tracked execution run with visible progress, failure handling, and the review context needed to understand what happened.

Dispatch run view showing prompt-to-PR execution details in MoltenHub Code

Route work

Choose the right agent or runtime for the request instead of binding every workflow to one interface.

Reach agents anywhere

Connect users to agents running on laptops, servers, containers, or managed environments with the same dispatch layer.

Keep execution visible

Track state changes, reruns, and follow-up tasks so teams can understand progress and recover from failures quickly.

Power coding workflows

Inside MoltenHub Code, Dispatch turns coding requests into tracked runs that can end in verified changes and review-ready pull requests.

Where Dispatch fits

Dispatch is part of MoltenHub workflow stack, it is key in directed communication for enabling teams of agents.

Product context

MoltenHub Code is the public workflow surface for prompt-to-PR engineering runs built on top of dispatch.