Skip to content

v0.2.42

Choose a tag to compare

@cyrusagent cyrusagent released this 06 Apr 20:53
· 127 commits to main since this release

Fixed

  • Bundled skills now resolve correctly for npm installs - Skills shipped with the CLI were not found when installed via npm because symlinks were stripped during publishing. Skills are now resolved from the correct compiled path. (CYPACK-1046, #1073)