Header menu logo Nao

SessionStartOptions Type

Options for starting or reconfiguring a session

Constructors

Constructor Description

SessionStartOptions()

Full Usage: SessionStartOptions()

Returns: SessionStartOptions

Instance members

Instance member Description

this.AgentName

Full Usage: this.AgentName

this.AgentVersion

Full Usage: this.AgentVersion

Optional pinned agent version ("" = unversioned / latest).

this.GroupId

Full Usage: this.GroupId

this.Kind

Full Usage: this.Kind

Session kind: "primary" (default) or "task" for a task sub-session.

this.ParentKey

Full Usage: this.ParentKey

Owning session key when starting a task sub-session.

this.RuntimeMode

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).

this.ToolNames

Full Usage: this.ToolNames

this.WorkspaceKey

Full Usage: this.WorkspaceKey

Type something to start searching.