Developer Guide
Everything you need to integrate OpenBox into your agent workflows.
Temporal SDK (Python)
| Guide | Description |
|---|---|
| SDK Reference | API surface for create_openbox_worker() and related functions |
| Integration Walkthrough | Step-by-step guide for wrapping Temporal workers |
| Configuration | Environment variables and function parameters |
| Error Handling | Handle governance decisions and failures in your code |
| Customizing the Demo | Tailor governance behavior to your agent's needs |
| Demo Architecture | Architecture of the reference demo application |
| Troubleshooting | Common issues and fixes for Temporal SDK setup |
n8n (JavaScript)
| Guide | Description |
|---|---|
| n8n Integration Guide | Step-by-step guide for governing n8n LLM calls with govern() |
Coming Soon
| Integration | Language | Status |
|---|---|---|
| CrewAI | Python | Coming soon |
| Deep Agents | — | Coming soon |
| LangChain | Python | Coming soon |
| LangGraph | Python | Coming soon |
| Mastra | TypeScript | Coming soon |
| OpenClaw | — | Coming soon |
Shared Reference
| Guide | Description |
|---|---|
| Event Types | Semantic event types captured by the SDK |
| Working with llms.txt | Machine-readable documentation for LLMs and AI tools |