Skip to main content

Getting Started with Deep Agents

Docs coming soon

The OpenBox SDK for DeepAgents is open source. Refer to the README for setup instructions: OpenBox-AI/openbox-deepagent-sdk-python

OpenBox integrates with DeepAgents by wrapping your compiled graph — your workflows, subagents, and tools stay exactly as they are while every action is governed, scored, and auditable.

What to expect

  • Wrap your create_deep_agent() graph with a single function call
  • Per-subagent policy targeting, HITL conflict detection, and tool classification
  • Full session replay across multi-agent workflows