Skip to content

Releases: alo-exp/instadecks

Instadecks v0.2.1

30 Apr 00:00

Choose a tag to compare

Fixed

  • Replace all remaining /instadecks:name colon-namespaced refs with hyphen style in JS source files and tests
  • Link docs/pre-release-quality-gate.md in docs/knowledge/INDEX.md (Gate 7 orphan)
  • Update error-message regex in tools-audit-allowed-tools-branches.test.js to match new error text
  • Remove duplicate ### Marketplace PR section in .planning/RELEASE.md

v0.2.0

29 Apr 20:04

Choose a tag to compare

Features

  • feat(commands): add /instadecks-update skill (5d7f291) — self-update command following the topgun-update pattern

Bug Fixes

  • fix(create+tests): auto-refine always runs, /tmp mirror, clickable links (5040e86) — loop was being skipped; outputs now mirrored to /tmp with clickable file:// links
  • fix(tests): update remaining SKILL.md path refs to commands/instadecks-*.md (62e3078) — CI ENOENT fix for skills→commands migration

Refactoring

  • refactor(commands): convert skills to commands/ for clean slash-menu names (8624343) — skills now appear as /instadecks-create, /instadecks-review, etc.