Get Hedhog updates in your inbox
New releases, fresh recipes, and breaking changes — no spam.
Agent Module Documentation
EnterpriseEnterprise module
agent is part of the HedHog Enterprise offering and requires a commercial license. Only the Core module is Open Source. Request a quote →
The Agent module provides HedHog’s workflow automation engine: versioned agents, graph-based execution, tool integrations, approvals, and public webhook triggers.
It combines low-code workflow design with runtime orchestration, making it one of the most platform-oriented libraries in the monorepo.
Submodules
5
HTTP endpoints
58
MCP tools
5
Source root
libraries/agent/src
agents
Workflow/agent CRUD, publishing, version management, and direct run entrypoints.
designer
Visual graph editing, validation, compilation, AI-assisted editing, variables, and triggers.
runtime
Run inspection, cancellation, retries, audits, and human approval queues.
tooling
Node tests, internal-module discovery, tool catalogs, and model/profile lookup helpers.
webhooks-import-export
Public webhook entrypoint plus workflow import/export validation and confirmation endpoints.