Skip to content

v0.11.0

Latest

Choose a tag to compare

@codeaholicguy codeaholicguy released this 06 Feb 10:40
· 13 commits to main since this release

What's Changed

Added

  • Skill Search - New skill find command to discover skills across all registries
    • Keyword Search: Find skills by name or description (e.g., ai-devkit skill find typescript)
  • Skill Index Rebuild - New skill rebuild-index command for search feature

Changed

  • Native Fetch - Migrated network calls from https to native fetch API for cleaner code
  • GITHUB_TOKEN Support - GitHub API calls now use GITHUB_TOKEN environment variable when available

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.10.0...cli@0.11.0