Expand description
Deep Agent runtime implementation
This module contains the core DeepAgent struct and its runtime behavior, including message handling, tool execution, HITL support, and state management.
Structs§
- Deep
Agent - Core Deep Agent runtime implementation
Functions§
- create_
deep_ agent_ from_ config - Create a deep agent from configuration - matches Python middleware assembly exactly