feat: extend Control UI assistant identity
This commit is contained in:
@@ -756,6 +756,8 @@ export function createExecTool(
|
||||
.join("\n"),
|
||||
);
|
||||
}
|
||||
}
|
||||
if (elevatedRequested) {
|
||||
logInfo(`exec: elevated command ${truncateMiddle(params.command, 120)}`);
|
||||
}
|
||||
const configuredHost = defaults?.host ?? "sandbox";
|
||||
|
||||
Reference in New Issue
Block a user