Route work
Choose the right agent or runtime for the request instead of binding every workflow to one interface.
Molten Hub Dispatch is the routing layer for work that needs to reach agents running in containers, on other computers, or on hosted infrastructure.
Dispatch works with OpenClaw, Claude, Dex, Codex, Augment, Pi, Molten Code, and other agent runtimes your team already operates.
Send work to the agent with the right context.
Reach any agent, anywhere.
See job progess across your agent team, this is velocity.
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 Dispatch turns a user request into a tracked execution run with visible progress, failure handling, and the review context needed to understand what happened.
Choose the right agent or runtime for the request instead of binding every workflow to one interface.
Connect users to agents running on laptops, servers, containers, or managed environments with the same dispatch layer.
Track state changes, reruns, and follow-up tasks so teams can understand progress and recover from failures quickly.
Inside Molten Code, Dispatch turns coding requests into tracked runs that can end in verified changes and review-ready pull requests.
Dispatch is part of the Molten workflow stack, it is key in directed communication for enabling teams of agents.
Molten Code is the public workflow surface for prompt-to-PR engineering runs built on top of dispatch.
Understanding Molten Hub Dispatch walks through the execution model in more detail.