Skill update infrastructure — check for newer versions and apply updates across Git and binary sources.

UpdateInfo

Information about an available update.

Fields

NameTypeDescription
old_versionStringHuman-readable description of the old version (e.g., commit SHA prefix or version string).
new_versionStringHuman-readable description of the new version.

Trait Implementations

  • Debug