What's Changed
Added
- Custom Skill Registries - Support
skills.registriesin global~/.ai-devkit/.ai-devkit.jsonfor 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