fix: drain sdk follow-up turns (#219)
This commit is contained in:
@@ -100,6 +100,7 @@ interface RunMessageAgentAttemptArgs {
|
||||
: never,
|
||||
processName: string,
|
||||
ipcDir?: string,
|
||||
options?: { drainFollowUpsAfterRun?: boolean },
|
||||
) => void;
|
||||
onOutput?: (output: AgentOutput) => Promise<void>;
|
||||
pairedExecutionLifecycle: {
|
||||
|
||||
Reference in New Issue
Block a user