2 JUNE 2026 · LAUNCH

HookBus Agent is live. Governed agents now have the hooks they need.

Today we are announcing HookBus Agent, the commercial governed agent runtime for teams that need policy, approval, notification, evidence, replay, and audit hooks surfaced from day one.

We are proud of this release because it moves the conversation from slides to runtime. Most AI governance work still talks about policies, principles, dashboards, and review boards. Useful, but incomplete. An autonomous agent does not become governable because a PDF says it should. It becomes governable when the runtime exposes the moments where control can attach.

That is what HookBus Agent does. It surfaces the agent lifecycle as hookable events, routes those events through HookBus, and gives policy, audit, approval, cost, notification, replay, and evidence systems somewhere real to connect.

Release

HookBus Agent is live at hookbusagent.com. It is for organisations that need a governed agent runtime now, especially where their current agent stack cannot expose the hooks required for runtime governance.

Why this matters

The hard part of agent governance is not writing another policy. The hard part is seeing what the agent is about to do, deciding whether that action is allowed, pausing when human approval is required, and preserving the evidence trail afterwards.

Without hooks, governance arrives after the fact. You inspect logs, infer intent, reconstruct file changes, and hope the side effects are understandable. With hooks, governance sits in the path:

That is the runtime governance layer. Not a diagram. Not a procurement slide. A working path from agent action to policy decision to evidence.

What is in the release

Hooks

Lifecycle events

Request, plan, tool, approval, notification, result, replay, and audit control points exposed as runtime events.

Governance

Policy in the path

Actions can be allowed, blocked, or routed for human approval before the agent completes the work.

Evidence

Audit-ready history

Agent activity becomes structured evidence rather than a loose transcript that has to be interpreted later.

Models

Runtime agnostic

The governance model is not tied to a single LLM vendor. HookBus Agent is designed around the lifecycle, not the model brand.

The end-to-end path is working

The important milestone is not just that the website is live. The full path now works: source build, clean lab deployment, runtime health, model profiles, streamed agent execution, file artefacts, and governance-visible events. HookBus Agent can run agent work while exposing the hooks that make audit and governance possible.

Agent request
  -> runtime hook
  -> HookBus event
  -> policy / approval / audit subscribers
  -> allowed, blocked, or reviewed action
  -> evidence trail

This is the difference between an agent you hope behaved correctly and an agent you can govern.

Who should look at it

HookBus Agent is for teams already using or evaluating autonomous agents, coding assistants, internal operators, or task-running agent systems where governance has become a real blocker.

The best fit is a CTO, CISO, platform lead, or AI governance owner who wants to see agents being stopped, gated, directed, and routed through human-in-the-loop approval rather than just reading another governance framework.