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
Governance for multi-agent crews and collaborative workflows. Every agent action is tracked automatically.
CopilotKit
Put OpenBox on top of CopilotKit. These docs use LangGraph as the current backend example.
Cursor coming soon
Governance for Cursor IDE agents via hooks. Every prompt, shell command, MCP call, and file read is governed.
Deep Agents
Per-subagent governance for DeepAgents workflows. Every nested call is captured automatically.
LangChain
Python middleware governance for LangChain agents, model calls, tools, and hook-level telemetry.
LangGraph
Governance for graph-based, stateful agent workflows. Every node and state transition is recorded.
Mastra
Governance for TypeScript AI agents and tool calls. Your existing Mastra code stays unchanged.
n8n
Govern your AI Agent node with one node swap. Your Chat Model, Memory, and Tool connections stay unchanged.
OpenClaw coming soon
Tool governance and LLM guardrails for OpenClaw agents. Every tool call is evaluated against your policies.
Temporal
Add the OpenBox plugin to your Temporal worker. 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