export interface SubagentRunResultDetails { subConversationId?: string; agentId?: string; }