A typed SubagentRunStream variant for a single subagent spec.
Narrows .name to the literal string type, .output to the
inferred state type, and .toolCalls to the subagent's tools
when available.
NamedSubagentRunStream: T extends __type SubagentRunStream<
SubagentOutputOf<T>,
SubagentToolsOf<T>
> __type : SubagentRunStream