Skip to content

Releases: ql-wade/sdd-cli

v2.4.0 - Critical Rules for Archive

27 Mar 07:34

Choose a tag to compare

🚀 What's New

Critical Rules for Archive

  • ⛔ 强制规则: 禁止使用 mv 命令移动变更目录
  • ✅ Specs 提取验证: 归档后自动验证 specs 提取
  • 🔧 手动提取备用方案: 当 openspec archive 未自动合并时的处理方法

Changes

  • trinity-archive skill v2.3 → v2.4
  • schema.yaml 新增 postArchivecriticalRules 配置

Fixes

  • 修复 AI 直接使用 mv 命令导致 specs 未提取的问题
  • 归档后 openspec/specs/ 目录不存在的问题

📦 Installation

npm install -g sdd-ql-workflow
# or
npx sdd-ql-workflow init

🔗 Full Changelog

See CHANGELOG.md