Skip to content

v0.8.1

Choose a tag to compare

@codeaholicguy codeaholicguy released this 26 Jan 20:46
· 272 commits to main since this release

What's Changed

Added

  • Custom Skill Registries - Support skills.registries in global ~/.ai-devkit/.ai-devkit.json for adding multiple registries that merge with defaults and override on conflicts.
  • Global Registry Reader - New global config reader for resolving custom registries in skill commands.

Changed

  • Skill Registry Resolution - Skill commands now merge default and custom registries, with offline cache fallback when a registry URL is not configured.

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.8.0...cli@0.8.1