glrs
github
ci
npm
Preparing search index...
SDK
Session
Type Alias Session
Persisted conversation and usage state.
type
Session
=
{
contextTokens
?:
number
;
createdAt
:
string
;
cwd
:
string
;
events
:
SessionEvent
[]
;
id
:
string
;
schema
:
2
;
title
:
string
;
updatedAt
:
string
;
}
Index
Properties
context
Tokens?
created
At
cwd
events
id
schema
title
updated
At
Properties
Optional
context
Tokens
contextTokens
?:
number
created
At
createdAt
:
string
cwd
cwd
:
string
events
events
:
SessionEvent
[]
id
id
:
string
schema
schema
:
2
title
title
:
string
updated
At
updatedAt
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
Tokens
created
At
cwd
events
id
schema
title
updated
At
github
ci
npm
glrs
Loading...
Persisted conversation and usage state.