fix: 统一 AgentRun session hard-timeout
This commit is contained in:
@@ -42,7 +42,7 @@ const agentRunClientYaml = [
|
||||
" executionPolicy:",
|
||||
" sandbox: workspace-write",
|
||||
" approval: never",
|
||||
" timeoutMs: 900000",
|
||||
" timeoutMs: 7200000",
|
||||
" network: enabled",
|
||||
" secretScope:",
|
||||
" allowCredentialEcho: false",
|
||||
|
||||
Reference in New Issue
Block a user