Skip to main content

78 docs tagged with "SDK"

SDK installation, config, and API

View all tags

Claude Code Hooks

Developer reference for governing Claude Code dev sessions with OpenBox: hook configuration, event model, and observe/enforce modes.

Command Profiles

Define the exact commands an application may run in the sandbox.

Concept

Learn how OpenBox routes governed commands through sandbox providers.

Configuration

Configure the OpenBox Claude Code integration: hook commands, environment variables, observe vs. enforce modes, and per-developer privacy controls.

Configuration

Configure the standalone OpenBox CopilotKit SDK for CopilotKit Runtime v2.

Configuration

Configure the OpenBox CrewAI SDK: engine options, environment variables, fail-open behavior, approvals, and instrumentation.

Configuration

All configuration options for the OpenBox Deep Agents SDK: environment variables, middleware parameters, and tool type mapping.

Configuration

All configuration options for the OpenBox LangChain SDK: environment variables, DID signing, middleware parameters, and tool type mapping.

Configuration

Configure the OpenBox LangGraph SDK: environment variables, handler parameters, governance behavior, and instrumentation options.

Configuration

Configure the OpenBox Mastra SDK with environment variables and runtime options for production governance.

Configuration

All configuration options for the OpenBox n8n node: credential fields, node parameters, and current governance defaults.

Configuration

Configure the OpenBox plugin: Set API keys, define policies, control runtime behavior - no infrastructure changes needed.

Console Evidence

Inspect bounded sandbox execution evidence in the OpenBox session tree.

CrewAI SDK (Python)

OpenBox SDK reference for CrewAI: govern agents, tasks, flows, approvals, and operational telemetry.

Cursor Developer Guide

Developer resources for governing Cursor IDE agents with OpenBox: hook reference, integration guide, and configuration.

Deep Agents SDK (Python)

Developer reference for governing DeepAgents workflows with OpenBox: DID signing, approvals, tool classification, telemetry, and configuration.

Developer Guide

Build governed AI agents: Complete SDK guides, API reference, integration examples, and best practices for Python and TypeScript.

Error Handling

Handle OpenBox governance errors in DeepAgents: exception types, try/except patterns, and debugging guidance.

Error Handling

Handle OpenBox governance errors in LangChain agents: exception types, try/except patterns, and debugging guidance.

Error Handling

Handle OpenBox LangGraph SDK errors: governance blocks, guardrail violations, HITL rejections, and network failures.

Error Handling

Handle OpenBox startup failures, runtime verdicts, approval states, and guardrail validation errors in Mastra.

Error Handling

Handle OpenBox governance errors in n8n: node error types, Continue On Fail behavior, and debugging guidance.

Error Handling

Handle OpenBox errors gracefully: Manage policy violations, trust failures, and network issues with retry logic and fallback patterns.

Event Model

Understand how DeepAgents invocations, model calls, tools, subagents, and telemetry are represented in OpenBox.

Event Model

Understand how LangChain agent runs, model calls, tools, and telemetry are represented in OpenBox.

Event Model

Understand how LangGraph graph runs, tools, LLM calls, signals, and telemetry are represented in OpenBox.

Event Model

Understand how Mastra workflows, tools, agents, and telemetry are represented in OpenBox.

Event Model

Understand how n8n agent runs, model calls, tools, and telemetry are represented in OpenBox.

Extending the Demo Agent

Customize the Deep Agents demo: add tools, subagents, skills, and brand voice configuration for your use case.

Extending the Demo Agent

Customize governance for your use case: Define custom policies, set behavior rules, and configure trust evaluation criteria per agent.

Getting Started

Deploy your first governed AI agent in 5 minutes: choose your integration, install the SDK, and start capturing trust evidence.

Getting Started with CrewAI

Add OpenBox governance to CrewAI agents: trust scoring, policy enforcement, and audit-grade evidence for multi-agent crews.

Getting Started with Temporal

Add OpenBox governance to Temporal agents: one plugin, full trust scoring, policy enforcement, and audit-grade evidence.

Integration Walkthrough

Govern a Claude Code project with OpenBox: register a dev-session agent, configure hooks, and verify a live session.

Integration Walkthrough

End-to-end guide for governing LangChain agents with OpenBox: install the SDK, register an agent, add middleware, configure DID signing, and verify live runs.

Integration Walkthrough

Govern a LangGraph application with OpenBox: install the SDK, wrap your compiled graph, configure identity, and verify live runs.

Integration Walkthrough

Govern a Mastra service with OpenBox: install the SDK, wire startup, choose the right wrapper pattern, and verify live runs.

Integration Walkthrough

End-to-end guide for governing an n8n agent with OpenBox: install the node, register an agent, add credentials, replace the AI Agent node, and verify live runs.

LangChain SDK (Python)

OpenBox SDK reference for LangChain: govern agents, model calls, tools, approvals, guardrails, and operational telemetry.

LangGraph SDK (Python)

Developer reference for governing LangGraph agents with OpenBox: graph handler, policy enforcement, guardrails, HITL, and tool classification.

Mastra SDK (TypeScript)

OpenBox SDK reference for Mastra: govern agents, tools, and workflows with approvals, guardrails, and operational telemetry.

n8n Node Reference

OpenBox reference for n8n: govern the AI Agent node, model calls, tools, approvals, guardrails, and operational telemetry.

Native Provider

Install and provision the default native sandbox provider on macOS or Linux.

OpenBox CopilotKit SDK

OpenBox SDK reference for CopilotKit Runtime v2 apps using the standalone TypeScript package.

OpenClaw Plugin

Developer reference for the OpenBox OpenClaw plugin: tool governance, LLM guardrails via a local gateway, OTel span capture, and fail-open design.

Platform Operations

Developer-facing plumbing for OpenBox itself: subscribe to governance events via webhooks, manage platform API keys, and roll out features with flags.

Provisioning

Select, verify, and provision an OpenBox Sandbox provider and policy.

Quick Start

Provision the sandbox and run one Temporal activity inside it.

Run the Demo

Run the CrewAI SDK demos from the public repository and watch OpenBox govern agent tasks, tool activity, and approvals.

Run the Demo

Run the Mastra coding-agent POC and watch OpenBox govern sandbox creation, file operations, and shell-command activity.

Run the Demo

Run the OpenBox demo locally: See runtime governance, policy enforcement, and trust scoring in action with example Temporal workflows.

Telemetry

Understand what the OpenBox CrewAI SDK captures: task events, HTTP and database telemetry, file operations, and flow correlation.

Telemetry

OpenTelemetry capture behavior for the OpenBox Deep Agents SDK: model calls, tools, HTTP, file I/O, database operations, and DID-signed requests.

Telemetry

See what operational telemetry the OpenBox LangChain SDK captures and how it appears in OpenBox.

Telemetry

See what operational telemetry the OpenBox LangGraph SDK captures and how it appears in OpenBox.

Telemetry

See what operational telemetry the OpenBox Mastra SDK captures and how it appears in OpenBox.

Telemetry

See what operational telemetry the OpenBox n8n node captures and how it appears in OpenBox.

Temporal Plugin (Python)

OpenBox plugin reference for Temporal Python: governance, policy enforcement, trust scoring, and monitoring via a single plugin.

Troubleshooting

Common Claude Code integration issues and how to diagnose them quickly.

Troubleshooting

Diagnose CrewAI SDK startup, policy, approval, telemetry, and runtime integration issues.

Troubleshooting

Fix common Deep Agents SDK issues: environment variables, DID signing, approval behavior, governance blocks, subagent failures, and API errors.

Troubleshooting

Fix common LangChain SDK issues: missing sessions, DID configuration, governance blocks, approval behavior, and telemetry gaps.

Troubleshooting

Common LangGraph SDK integration issues and how to diagnose them quickly.

Troubleshooting

Common Mastra SDK integration issues and how to diagnose them quickly.

Troubleshooting

Fix common OpenBox n8n integration issues: installation, credentials, governance blocks, approval behavior, and telemetry gaps.

Troubleshooting

Diagnose common Worker, governance, sandbox, LLM, and Temporal errors.

Wrap an Existing Agent

Already have AI agents running? Add governance in 3 steps without rebuilding: add the plugin, apply policies, monitor - done.