agentOS API Reference - v0.2.0-rc.3
Docs
Preparing search index...
SessionMode
Interface SessionMode
One selectable agent mode (e.g. "plan", "auto").
interface
SessionMode
{
description
?:
string
;
id
:
string
;
label
?:
string
;
name
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
description?
id
label?
name?
Properties
Optional
description
description
?:
string
id
id
:
string
Optional
label
label
?:
string
Optional
name
name
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
id
label
name
Docs
agentOS API Reference - v0.2.0-rc.3
Loading...
One selectable agent mode (e.g. "plan", "auto").