Skip to content

v0.15.1 — Native Windows support

Latest

Choose a tag to compare

@shiwenbin1617 shiwenbin1617 released this 28 Aug 01:28
· 3 commits to main since this release

Windows support

  • Add native Windows environment detection and installation for Claude Code and Codex.
  • Replace Bash-only skill helpers with cross-platform Node.js entry points resolved relative to each loaded SKILL.md.
  • Support Windows command shims and installation paths containing spaces.
  • Add Ubuntu and Windows CI coverage for CLI lifecycle, packed npm installs, helper tests, and TypeScript checks.

Verification

  • GitHub Actions passed on Ubuntu and Windows.
  • Published npm package contains 151 files and no local node_modules build residue.