Integrations

Wire Mastra, Hermes, HTTP, LangGraph, or Temporal to the HITLy inbox.

HITLy supports the agents and workflow platforms you already run. Each origin keeps its native pause primitive. Reviewers still only use HITLy — the inbox is the same card whether the run came from Mastra, Hermes, an HTTP callback, LangGraph, or Temporal.

Add a framework by writing one adapter against the envelope. You do not build a second reviewer UI.

PluginStatusPause primitiveResume
MastraAvailablesuspend()run.resume() / bail()
HermesAvailableapproval transport / kanban_blockPOST { decision, id, metadata } to origin callback
HTTPAvailablecaller resumeUrlPOST { decision, id, metadata }
n8nHTTP todayWait webhookPOST to $execution.resumeUrl
LangGraphAvailableinterrupt()Command({ resume: HumanResponse })
TemporalAvailablecondition()signal hitly.decision