speccore 5.66.5 → 5.66.6

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.
@@ -50,6 +50,7 @@ allowed-tools: ["Bash", "Read", "Write", "Edit"]
50
50
 
51
51
 
52
52
  执行成功 → 展示结果
53
+ → 扫描 speccore-*.html 列出 file:// 链接
53
54
  执行失败 → 错误处理
54
55
  ```
55
56
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "speccore",
3
- "version": "5.66.5",
3
+ "version": "5.66.6",
4
4
  "description": "SpecCore - Code by Spec, Not by Vibe.",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",