Skip to content

0.23.0

Choose a tag to compare

@codeaholicguy codeaholicguy released this 17 Apr 16:44
· 21 commits to main since this release

What's Changed

Added

  • Standardize MCP server config across AI agents by @codeaholicguy in #61
  • Added --debug flag to the channel command for verbose debugging output.

Fixed

  • fix(memory): rename MCP tool names to comply with strict client naming regex by @nnhhoang in #59
  • Fixed skill add crashing when no environments are defined in config.
  • Fixed addSkill() crashing when the skills field is an object containing a registries key rather than an array.

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.22.0...cli@0.23.0