What's Changed
Added
- Standardize MCP server config across AI agents by @codeaholicguy in #61
- Added
--debugflag to thechannelcommand for verbose debugging output.
Fixed
- fix(memory): rename MCP tool names to comply with strict client naming regex by @nnhhoang in #59
- Fixed
skill addcrashing when no environments are defined in config. - Fixed
addSkill()crashing when theskillsfield is an object containing aregistrieskey rather than an array.
Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.22.0...cli@0.23.0