SessionStartOptions Type
Options for starting or reconfiguring a session
Constructors
| Constructor |
Description
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.AgentName
|
|
Full Usage:
this.AgentVersion
|
Optional pinned agent version ("" = unversioned / latest). |
Full Usage:
this.GroupId
|
|
Full Usage:
this.Kind
|
Session kind: "primary" (default) or "task" for a task sub-session. |
Full Usage:
this.ParentKey
|
Owning session key when starting a task sub-session. |
Full Usage:
this.RuntimeMode
|
Runtime policy for launching tools ("" = host default; "docker"/"docker:<image>" to containerize; a runtime name like "deno" to force it for all tools). |
Full Usage:
this.ToolNames
|
|
Full Usage:
this.WorkspaceKey
|
|
Nao