Download Latest Version bwc-cli@1.2.4 source code.zip (3.9 MB)
Email in envelope

Get an email when there's a new version of Claude Code Subagents Command Collection

Home / bwc-cli@1.2.4
Name Modified Size InfoDownloads / Week
Parent folder
bwc-cli@1.2.4 source code.tar.gz 2025-10-24 3.7 MB
bwc-cli@1.2.4 source code.zip 2025-10-24 3.9 MB
README.md 2025-10-24 1.1 kB
Totals: 3 Items   7.6 MB 0

Patch Changes

  • ce81511 - Fix Windows compatibility for Svelte command files and update registry

    BREAKING CHANGE: Svelte command names have changed for Windows compatibility

    • Renamed 16 Svelte command files: svelte:*.mdsvelte-*.md (colons not allowed on Windows)
    • Updated command names from /svelte:* to /svelte-* (e.g., /svelte:test/svelte-test)
    • Regenerated registry.json to reflect correct filenames and command names
    • All Svelte commands now work correctly on Windows, Linux, and macOS

    Migration Guide for Users: If you previously installed Svelte commands with colons (e.g., /svelte:test), you'll need to:

    1. Remove old command files from .claude/commands/ (files named svelte:*.md)
    2. Reinstall using new names: bwc add --command svelte-test
    3. Update any references in your workflow from /svelte:* to /svelte-*
Source: README.md, updated 2025-10-24