Skip to content

@mulmocast/slide@0.3.1

Choose a tag to compare

@isamu isamu released this 07 Feb 23:04
· 210 commits to main since this release

Highlights

  • Skill CLI detection fix: /narrate and /extend skills now dynamically detect the correct CLI command (yarn cli in repo, npx mulmo-slide in user projects)
  • Tutorial update: Added mulmo-slide extend init step to tutorials

📦 npm: @mulmocast/slide@0.3.1


Fix

  • Skills (/narrate, /extend) now dynamically detect the correct CLI command
  • Added mulmo-slide extend init step to tutorials