@runloop/remote-agents-sdk
Preparing search index...
codex
v2
CommandExecutionRequestApprovalParams
Type Alias CommandExecutionRequestApprovalParams
type
CommandExecutionRequestApprovalParams
=
{
approvalId
?:
string
|
null
;
command
?:
string
|
null
;
commandActions
?:
CommandAction
[]
|
null
;
cwd
?:
LegacyAppPathString
|
null
;
environmentId
:
string
|
null
;
itemId
:
string
;
networkApprovalContext
?:
NetworkApprovalContext
|
null
;
proposedExecpolicyAmendment
?:
v2
.
ExecPolicyAmendment
|
null
;
proposedNetworkPolicyAmendments
?:
v2
.
NetworkPolicyAmendment
[]
|
null
;
reason
?:
string
|
null
;
startedAtMs
:
number
;
threadId
:
string
;
turnId
:
string
;
}
Index
Properties
approval
Id?
command?
command
Actions?
cwd?
environment
Id
item
Id
network
Approval
Context?
proposed
Execpolicy
Amendment?
proposed
Network
Policy
Amendments?
reason?
started
At
Ms
thread
Id
turn
Id
Properties
Optional
approval
Id
approvalId
?:
string
|
null
Optional
command
command
?:
string
|
null
Optional
command
Actions
commandActions
?:
CommandAction
[]
|
null
Optional
cwd
cwd
?:
LegacyAppPathString
|
null
environment
Id
environmentId
:
string
|
null
item
Id
itemId
:
string
Optional
network
Approval
Context
networkApprovalContext
?:
NetworkApprovalContext
|
null
Optional
proposed
Execpolicy
Amendment
proposedExecpolicyAmendment
?:
v2
.
ExecPolicyAmendment
|
null
Optional
proposed
Network
Policy
Amendments
proposedNetworkPolicyAmendments
?:
v2
.
NetworkPolicyAmendment
[]
|
null
Optional
reason
reason
?:
string
|
null
started
At
Ms
startedAtMs
:
number
thread
Id
threadId
:
string
turn
Id
turnId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approval
Id
command
command
Actions
cwd
environment
Id
item
Id
network
Approval
Context
proposed
Execpolicy
Amendment
proposed
Network
Policy
Amendments
reason
started
At
Ms
thread
Id
turn
Id
@runloop/remote-agents-sdk
Loading...