CAPABILITIES

Everything needed to let agents operate business systems safely.

01

Routes

Map a business scenario to model, memory, knowledge, tools, budget, and delivery.

02

Business tools

Expose selected APIs through OpenAPI/SDK specs and HMAC-signed calls.

03

Governance

Apply allowlists, risk, rate limits, approvals, audit, and traceability.

04

Knowledge

Inject domain documents and FAQs into selected routes before dispatch.

05

Web widget

Embed a zero-dependency chat entry into existing web pages.

06

Runtime ledger

Keep jobs, messages, audit records, trace events, approvals, and delivery attempts in one place.

07

Inbound channels

Bring platform callbacks, web entry points, and backend triggers into the same route model through adapters.

08

Models and executors

Route work to OpenAI-compatible cloud or local models, remote executors, and private-network Agents.

09

Multimodal input

Define explicit policies for text, images, audio, PDF, office documents, spreadsheets, and other attachments.

10

Memory and page context

Combine recent messages, rolling summaries, durable ledger state, and current page context per route.

11

Approval intent

Pause high-impact calls, freeze exact arguments, and return the decision to an existing business approval flow.

12

Diagnostics and operations

Validate configuration, run smoke checks, inspect dead letters, and trace a job across dispatch, tools, approval, and delivery.

COMPOSITION

Enable only what each route needs.

A route is the unit of business intent. Start with one target and no business tools, then add knowledge, governed tools, memory, media handling, approvals, budget, and delivery policies as the scenario requires.

Evaluate with the local demo.

Run demo