speccore 5.66.7 → 5.66.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,7 +14,6 @@ disable-model-invocation: false
14
14
  - 禁止在 pipeline 未完成时跳到下一步
15
15
  - 禁止无用户确认时执行破坏性操作
16
16
  - 禁止输出 speccore 命令给用户
17
- - 禁止重复执行已完成的 SPECCORE_AUTO_RESULT
18
17
 
19
18
  # SpecCore Ask — 可执行编排引擎 v4
20
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "speccore",
3
- "version": "5.66.7",
3
+ "version": "5.66.8",
4
4
  "description": "SpecCore - Code by Spec, Not by Vibe.",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",