@runloop/remote-agents-sdk
Preparing search index...
codex
v2
ConfigRequirements
Type Alias ConfigRequirements
type
ConfigRequirements
=
{
allowAppshots
:
boolean
|
null
;
allowedApprovalPolicies
:
AskForApproval
[]
|
null
;
allowedPermissionProfiles
:
{
[
key
in
string
]
?:
boolean
}
|
null
;
allowedSandboxModes
:
SandboxMode
[]
|
null
;
allowedWebSearchModes
:
WebSearchMode
[]
|
null
;
allowedWindowsSandboxImplementations
:
WindowsSandboxSetupMode
[]
|
null
;
allowManagedHooksOnly
:
boolean
|
null
;
allowRemoteControl
:
boolean
|
null
;
computerUse
:
ComputerUseRequirements
|
null
;
defaultPermissions
:
string
|
null
;
enforceResidency
:
ResidencyRequirement
|
null
;
featureRequirements
:
{
[
key
in
string
]
?:
boolean
}
|
null
;
models
:
ModelsRequirements
|
null
;
}
Index
Properties
allow
Appshots
allowed
Approval
Policies
allowed
Permission
Profiles
allowed
Sandbox
Modes
allowed
Web
Search
Modes
allowed
Windows
Sandbox
Implementations
allow
Managed
Hooks
Only
allow
Remote
Control
computer
Use
default
Permissions
enforce
Residency
feature
Requirements
models
Properties
allow
Appshots
allowAppshots
:
boolean
|
null
allowed
Approval
Policies
allowedApprovalPolicies
:
AskForApproval
[]
|
null
allowed
Permission
Profiles
allowedPermissionProfiles
:
{
[
key
in
string
]
?:
boolean
}
|
null
allowed
Sandbox
Modes
allowedSandboxModes
:
SandboxMode
[]
|
null
allowed
Web
Search
Modes
allowedWebSearchModes
:
WebSearchMode
[]
|
null
allowed
Windows
Sandbox
Implementations
allowedWindowsSandboxImplementations
:
WindowsSandboxSetupMode
[]
|
null
allow
Managed
Hooks
Only
allowManagedHooksOnly
:
boolean
|
null
allow
Remote
Control
allowRemoteControl
:
boolean
|
null
computer
Use
computerUse
:
ComputerUseRequirements
|
null
default
Permissions
defaultPermissions
:
string
|
null
enforce
Residency
enforceResidency
:
ResidencyRequirement
|
null
feature
Requirements
featureRequirements
:
{
[
key
in
string
]
?:
boolean
}
|
null
models
models
:
ModelsRequirements
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Appshots
allowed
Approval
Policies
allowed
Permission
Profiles
allowed
Sandbox
Modes
allowed
Web
Search
Modes
allowed
Windows
Sandbox
Implementations
allow
Managed
Hooks
Only
allow
Remote
Control
computer
Use
default
Permissions
enforce
Residency
feature
Requirements
models
@runloop/remote-agents-sdk
Loading...