Download Latest Version bwc-cli@1.2.2 source code.tar.gz (3.3 MB)
Email in envelope

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

Home / v1.1.0
Name Modified Size InfoDownloads / Week
Parent folder
Enhanced CLI _ Web UI with JSON Schema Support source code.tar.gz 2025-08-04 2.3 MB
Enhanced CLI _ Web UI with JSON Schema Support source code.zip 2025-08-04 2.4 MB
README.md 2025-08-04 2.0 kB
Totals: 3 Items   4.7 MB 1

๐Ÿš€ What's New in v1.1.0

โœจ JSON Schema Support

  • Added $schema field to registry.json for better IDE support and validation
  • Created comprehensive JSON schema at /schema/registry.json
  • Improved TypeScript types with schema validation using Zod

๐Ÿ› ๏ธ CLI Improvements

  • Fixed TypeScript module resolution (changed from "node" to "bundler")
  • Enhanced error handling and type safety
  • Improved npm package publishing workflow
  • Added proper .npmignore to exclude unnecessary files

๐ŸŽจ Web UI Enhancements

  • New Package Manager Switcher: Toggle between npm, yarn, pnpm, and bun commands
  • Improved CLI Documentation:
  • Reordered installation tabs (npx first for quick start)
  • Fixed code block formatting for multi-line clarity
  • Dynamic command generation based on selected package manager
  • Better Code Readability: Fixed single-line code block issue

๐Ÿ› Bug Fixes

  • Fixed Vercel deployment error with gray-matter module
  • Resolved npm publishing to wrong package name issue
  • Added "private: true" to root package.json to prevent accidental publishing
  • Fixed code formatting in CLI documentation page

๐Ÿ“ Documentation Updates

  • Updated README to highlight both Web UI and CLI tool
  • Added CLI tool section with installation instructions
  • Improved troubleshooting section for common issues
  • Enhanced contribute page with better navigation

๐Ÿ—๏ธ Infrastructure

  • Created local generate-registry script for Vercel builds
  • Improved build process reliability
  • Added proper schema validation support

๐Ÿ“Š Current Stats

  • 54 subagents available
  • 37 commands available
  • Full TypeScript support
  • Cross-platform compatibility

๐Ÿ”ฎ Coming Soon

  • MCP (Model Context Protocol) server support
  • Enhanced marketplace features
  • More subagents and commands from the community

๐Ÿ“ฆ NPM Package

The CLI tool is now available on npm: npmjs.com/package/bwc-cli

๐Ÿ™ Contributors

Thanks to everyone who contributed to this release!

Source: README.md, updated 2025-08-04