Skip to content

v1.9.0

Choose a tag to compare

@bfortunato bfortunato released this 19 Apr 09:39
· 5 commits to main since this release

What's changed

Removed

  • sdd-ui skill removed from the Claude Code plugin, canonical packages/skill/ source, and sdd init scaffolding. The skill required Playwright MCP + a running Vite dev server and was too fragile to distribute. The sdd ui launch-editor CLI command and @applica-software-guru/sdd-ui npm package remain available for React projects.

Added

  • 6 slash commands for the Claude Code plugin: /sdd-status, /sdd-sync, /sdd-bugs, /sdd-crs, /sdd-pull, /sdd-push
  • SessionStart hook: on session start in an SDD project, surfaces pending doc files, open bugs, and pending CRs

Changed

  • sdd skill v1.1: richer description with more trigger phrases, deduplicated commit rule with rationale
  • sdd-remote skill v1.2: fixed step numbering, enriched trigger phrases (sdd pull, sdd push, SDD Flow)
  • Claude plugin version: aligned from 1.8.0 → 1.9.0
  • CLI prebuild: cleans skills/ before copying to prevent stale files persisting

Full changelog: https://github.com/applica-software-guru/sdd/blob/main/CHANGELOG.md