mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 02:31:22 +00:00
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