feat: add process runner for subagents
This commit is contained in:
@@ -72,8 +72,10 @@ export interface SubagentRunResult {
|
||||
finalText: string;
|
||||
stdoutPath?: string;
|
||||
stderrPath?: string;
|
||||
transcriptPath?: string;
|
||||
resultPath?: string;
|
||||
eventsPath?: string;
|
||||
errorMessage?: string;
|
||||
}
|
||||
|
||||
export interface SubagentToolDetails {
|
||||
|
||||
Reference in New Issue
Block a user