feat: notify on exec exit
This commit is contained in:
@@ -181,6 +181,7 @@ export function createClawdbotCodingTools(options?: {
|
||||
cwd: options?.workspaceDir,
|
||||
allowBackground,
|
||||
scopeKey,
|
||||
sessionKey: options?.sessionKey,
|
||||
sandbox: sandbox
|
||||
? {
|
||||
containerName: sandbox.containerName,
|
||||
|
||||
Reference in New Issue
Block a user