Skip to content

v2.3.0

Choose a tag to compare

@williamzujkowski williamzujkowski released this 14 Dec 04:15
· 131 commits to main since this release
03b9b32

What's New in v2.3.0

Pattern History Tools (#41)

Browse, restore, and compare pattern versions:

  • list_history - View pattern history with timestamps
  • restore_history - Restore a previous pattern by ID
  • compare_patterns - Line-by-line diff between patterns

UX & Browser Tools (#43)

Better workflow for music creation:

  • compose - One-shot pattern generation with auto-play
  • status - Quick browser/playback state check
  • diagnostics - Detailed system diagnostics
  • show_browser - Bring browser window to foreground
  • screenshot - Capture browser state
  • show_errors - Display captured console errors

OIDC Publishing (#49)

Secure npm publishing with provenance attestation.

Bug Fixes

  • Pattern write verification prevents cache sync issues (#47)
  • Audio analyzer provides diagnostic hints (#45)
  • Pattern validation triggers evaluation for error detection (#46)

Documentation

  • Accurate tool count: 52 tools
  • Accurate test count: 712 passing, 69% coverage
  • No exaggeration, no marketing speak

Installation

npm install -g @williamzujkowski/strudel-mcp-server

Full Changelog

See CHANGELOG.md