Releases: alo-exp/instadecks
Releases · alo-exp/instadecks
Instadecks v0.2.1
Fixed
- Replace all remaining
/instadecks:namecolon-namespaced refs with hyphen style in JS source files and tests - Link
docs/pre-release-quality-gate.mdindocs/knowledge/INDEX.md(Gate 7 orphan) - Update error-message regex in
tools-audit-allowed-tools-branches.test.jsto match new error text - Remove duplicate
### Marketplace PRsection in.planning/RELEASE.md
v0.2.0
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:// linksfix(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.