@runloop/remote-agents-sdk
Preparing search index...
codex
v2
FeedbackUploadParams
Type Alias FeedbackUploadParams
type
FeedbackUploadParams
=
{
classification
:
string
;
extraLogFiles
?:
string
[]
|
null
;
includeLogs
?:
boolean
;
reason
?:
string
|
null
;
tags
?:
{
[
key
in
string
]
?:
string
}
|
null
;
threadId
?:
string
|
null
;
}
Index
Properties
classification
extra
Log
Files?
include
Logs?
reason?
tags?
thread
Id?
Properties
classification
classification
:
string
Optional
extra
Log
Files
extraLogFiles
?:
string
[]
|
null
Optional
include
Logs
includeLogs
?:
boolean
Optional
reason
reason
?:
string
|
null
Optional
tags
tags
?:
{
[
key
in
string
]
?:
string
}
|
null
Optional
thread
Id
threadId
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
classification
extra
Log
Files
include
Logs
reason
tags
thread
Id
@runloop/remote-agents-sdk
Loading...