interface DefaultDeepAgentTypeConfigThe custom state schema type
Default type configuration for deep agents. Used when no explicit type parameters are provided.
The context schema type
The middleware array type
The structured response type when using responseFormat
The custom state schema type
The tuple of stream transformer factories registered at
createAgent({ streamTransformers }). Used to infer the shape of
run.extensions on the stream returned by
streamEvents(..., { version: "v3" }).
The subagents array type for type-safe streaming
The combined tools type from agent and middleware