mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 11:31:23 +00:00
fix(gateway): bind node exec approvals to nodeId
This commit is contained in:
@@ -482,6 +482,7 @@ export function createNodesTool(options?: {
|
||||
id: approvalId,
|
||||
command: cmdText,
|
||||
cwd,
|
||||
nodeId,
|
||||
host: "node",
|
||||
agentId,
|
||||
sessionKey,
|
||||
|
||||
Reference in New Issue
Block a user