Skip to main content

Changelog

All notable changes to Skillsmith are documented here. We follow Semantic Versioning.

Change types:

Added Changed Fixed Deprecated Removed Security

vcli-v0.5.0

Latest
@skillsmith/cli v0.5.0

Changed

  • `skillsmith author init` now uses the shared `validateSkillName()` (stricter: lowercase + hyphens only, consistent with registry slug format)

v0.4.0

v0.4.0 — Quota-based skill_suggest throttling

Added

  • **Quota-based throttling** (SMI-2679): `skill_suggest` now counts against your monthly API quota instead of an undocumented per-session rate limit. Community (1,000/mo), Individual (10,000/mo), Team (100,000/mo), Enterprise (unlimited).
  • **Graceful license degradation**: Falls back to community-tier defaults if the license check is unavailable.
  • **5,575 tests passing** across all packages.

Removed

  • Removed `rate_limited: boolean`
  • Removed `next_suggestion_at?: string`

v2.1.0

Skillsmith v2.1.0 - Registry Sync & Documentation Delivery

Security

  • **devalue** - DoS vulnerability (npm audit fix)
  • **h3** - Request Smuggling vulnerability (npm audit fix)
  • **diff** - DoS vulnerability (package.json override)

v0.2.3

v0.2.3

v0.2.2

v0.2.2

Added

  • **Live Skills Registry**: Search and install from 9,717+ real skills
  • **Faster Search**: Full-text search with quality ranking
  • **Privacy First**: Opt-out telemetry, no PII collected
  • **Multi-Language Analysis** (core v2.0.0): Analyze TypeScript, JavaScript, Python, Go, Rust, and Java codebases

Fixed

  • Fixed mcp-server entry point paths to match TypeScript output structure
  • Fixed GitHub repository URLs in package READMEs

Stay Updated

Get notified about new releases and important updates.