feat: stream tool/job events over control channel
This commit is contained in:
@@ -320,6 +320,7 @@ export async function agentCommand(
|
||||
commandRunner: runCommandWithTimeout,
|
||||
thinkLevel: resolvedThinkLevel,
|
||||
verboseLevel: resolvedVerboseLevel,
|
||||
runId: sessionId,
|
||||
});
|
||||
emitAgentEvent({
|
||||
runId: sessionId,
|
||||
|
||||
Reference in New Issue
Block a user