agentVersion property

String agentVersion
final

The OmnyShell build version this node advertises about itself, reported in PlatformInfo.agentVersion and shown to clients (e.g. Agent: … in :info). Defaults to omnyShellVersion; SDK embedders may override it with their own agent string.

Implementation

final String agentVersion;