Skip to content

Decky Plugin Studio v0.3.4

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:01
· 66 commits to main since this release

Added

  • Universal plugin dev scripts in Init Pack templates: setup-dev, revert-dev, full build/deploy, watch-deploy, reverse-tunnel-deck-ingest, verify-decky-plugin-zip
  • templates/.env.example copied on Init Pack
  • example-plugin/ pre-seeded with scripts/ and .env.example
  • scripts/sync-plugin-templates.mjs maintainer sync from templates → example-plugin

Changed

  • MCP bundle scripts now sync from templates/scripts/ (single source of truth; removed mcp-server/src/scripts/)
  • revert-dev.ps1: surgical SSH key removal (no longer wipes all authorized_keys)
  • README and dev-loop skills document full Windows/Linux script paths

Full Changelog: v0.3.3...v0.3.4