Skip to content

Version

.halguru.yamlAgentVersion

Gets or sets the version of the agent.

Agent:
  Version: 1.0.0
Name Description
Title Version of the Agent
Type Version
Required True
Length 0..4096

Remarks#

This property represents the semantic version of the agent, following the format "Major.Minor.Patch". It is used to track and manage the versioning of the agent's configuration and functionalities.

Technical Information#

Property Value
Path Agent.Version
Internal Type System.String
Internal Root Type AgentConfiguration
File Extension .halguru.yaml
JSON Schema halguru-schema.json

Last updated: 2025-10-13
Autogenerated: Yes
AI powered: Yes
Core version: 1.66.0