Skip to content

0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 20:23
b60ce12

Added

  • Added exact --skill selection to ucli skills list, export, install, update, uninstall, and doctor. The option accepts comma-separated skillName values and records the selected names in command result payloads. (#432)

Changed

  • Changed SKILL package selection so --tier and --skill are intersected when both are supplied. A selected skill name outside the selected tiers now fails instead of silently expanding the target set. (#432)
  • Changed ucli skills list to support discovery without selectors while keeping export, install, update, uninstall, and doctor guarded by at least one selector: --tier or --skill. (#432)
  • Updated the bundled SKILL manifests and AgentSkills package references for MackySoft.AgentSkills 0.6.0. (#432)