Getting Started
OpenBox adds governance, compliance, and audit-grade evidence to your AI agents. Choose your integration below to get started.
Choose Your Integration
CrewAI coming soon
Governance for multi-agent crews and collaborative workflows. Every agent action is tracked automatically.
Deep Agents
Per-subagent governance for DeepAgents workflows. Every nested call is captured automatically.
LangChain
Governance for chains, tools, and retrieval pipelines. Your existing code stays unchanged.
LangGraph
Governance for graph-based, stateful agent workflows. Every node and state transition is recorded.
Mastra coming soon
Governance for TypeScript AI agents and tool calls. Your existing Mastra code stays unchanged.
n8n
Wrap your n8n LLM calls with a single function. Your existing workflows stay unchanged.
OpenClaw
Tool governance and LLM guardrails for OpenClaw agents. Every tool call is evaluated against your policies.
Temporal
Wrap your Temporal worker with a single import swap. Your existing workflows and activities stay unchanged.
What OpenBox Captures
From a single integration point, every execution is automatically governed:
- Event timeline — workflow starts, completions, failures, and signals captured in sequence
- Activity tracking — every activity execution with full inputs and outputs
- HTTP call recording — all outbound requests (LLM calls, external APIs) with request and response bodies
- Governance decisions — each event evaluated against your policies in real-time: approved, blocked, or flagged
- Session replay — step-by-step playback of the entire agent session for debugging and audit