@runloop/remote-agents-sdk
Preparing search index...
codex
v2
Thread
Type Alias Thread
type
Thread
=
{
agentNickname
:
string
|
null
;
agentRole
:
string
|
null
;
cliVersion
:
string
;
createdAt
:
number
;
cwd
:
AbsolutePathBuf
;
ephemeral
:
boolean
;
forkedFromId
:
string
|
null
;
gitInfo
:
GitInfo
|
null
;
id
:
string
;
modelProvider
:
string
;
name
:
string
|
null
;
parentThreadId
:
string
|
null
;
path
:
string
|
null
;
preview
:
string
;
recencyAt
:
number
|
null
;
sessionId
:
string
;
source
:
v2
.
SessionSource
;
status
:
ThreadStatus
;
threadSource
:
ThreadSource
|
null
;
turns
:
Turn
[]
;
updatedAt
:
number
;
}
Index
Properties
agent
Nickname
agent
Role
cli
Version
created
At
cwd
ephemeral
forked
From
Id
git
Info
id
model
Provider
name
parent
Thread
Id
path
preview
recency
At
session
Id
source
status
thread
Source
turns
updated
At
Properties
agent
Nickname
agentNickname
:
string
|
null
agent
Role
agentRole
:
string
|
null
cli
Version
cliVersion
:
string
created
At
createdAt
:
number
cwd
cwd
:
AbsolutePathBuf
ephemeral
ephemeral
:
boolean
forked
From
Id
forkedFromId
:
string
|
null
git
Info
gitInfo
:
GitInfo
|
null
id
id
:
string
Identifier for this thread. Codex-generated thread IDs are UUIDv7.
model
Provider
modelProvider
:
string
name
name
:
string
|
null
parent
Thread
Id
parentThreadId
:
string
|
null
path
path
:
string
|
null
preview
preview
:
string
recency
At
recencyAt
:
number
|
null
session
Id
sessionId
:
string
source
source
:
v2
.
SessionSource
status
status
:
ThreadStatus
thread
Source
threadSource
:
ThreadSource
|
null
turns
turns
:
Turn
[]
updated
At
updatedAt
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Nickname
agent
Role
cli
Version
created
At
cwd
ephemeral
forked
From
Id
git
Info
id
model
Provider
name
parent
Thread
Id
path
preview
recency
At
session
Id
source
status
thread
Source
turns
updated
At
@runloop/remote-agents-sdk
Loading...
Identifier for this thread. Codex-generated thread IDs are UUIDv7.