Vendored
+4
@@ -40,6 +40,10 @@ function wrapSession(summary, opts) {
|
||||
permissionMode: opts.permissionMode || 'ask',
|
||||
webFetch: opts.webFetch === true,
|
||||
system: opts.system,
|
||||
maxTurns: opts.maxTurns,
|
||||
maxShellCalls: opts.maxShellCalls,
|
||||
maxToolRounds: opts.maxToolRounds,
|
||||
voice: opts.voice,
|
||||
},
|
||||
payload || {}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user