@runloop/remote-agents-sdk
Preparing search index...
codex
v2
ThreadResumeResponse
Type Alias ThreadResumeResponse
type
ThreadResumeResponse
=
{
approvalPolicy
:
AskForApproval
;
approvalsReviewer
:
ApprovalsReviewer
;
cwd
:
AbsolutePathBuf
;
instructionSources
:
LegacyAppPathString
[]
;
model
:
string
;
modelProvider
:
string
;
reasoningEffort
:
ReasoningEffort
|
null
;
sandbox
:
SandboxPolicy
;
serviceTier
:
string
|
null
;
thread
:
Thread
;
}
Index
Properties
approval
Policy
approvals
Reviewer
cwd
instruction
Sources
model
model
Provider
reasoning
Effort
sandbox
service
Tier
thread
Properties
approval
Policy
approvalPolicy
:
AskForApproval
approvals
Reviewer
approvalsReviewer
:
ApprovalsReviewer
cwd
cwd
:
AbsolutePathBuf
instruction
Sources
instructionSources
:
LegacyAppPathString
[]
model
model
:
string
model
Provider
modelProvider
:
string
reasoning
Effort
reasoningEffort
:
ReasoningEffort
|
null
sandbox
sandbox
:
SandboxPolicy
service
Tier
serviceTier
:
string
|
null
thread
thread
:
Thread
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approval
Policy
approvals
Reviewer
cwd
instruction
Sources
model
model
Provider
reasoning
Effort
sandbox
service
Tier
thread
@runloop/remote-agents-sdk
Loading...