fix: include context in elevated exec denial

This commit is contained in:
Peter Steinberger
2026-01-17 17:55:04 +00:00
parent 75588fe732
commit 252dfbcd40
4 changed files with 15 additions and 2 deletions

View File

@@ -182,6 +182,7 @@ export function createClawdbotCodingTools(options?: {
allowBackground,
scopeKey,
sessionKey: options?.sessionKey,
messageProvider: options?.messageProvider,
sandbox: sandbox
? {
containerName: sandbox.containerName,