@agent_forge/forge-linux-arm64 1.52.0 → 1.53.0
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.
- package/bin/README.md +1 -1
- package/bin/forge +0 -0
- package/package.json +1 -1
package/bin/README.md
CHANGED
|
@@ -55,7 +55,7 @@ forge task verify-acceptance # 实跑验收标准 → 不可伪造的 determi
|
|
|
55
55
|
forge trace feat/demo # 查看任务的完整证据链
|
|
56
56
|
```
|
|
57
57
|
|
|
58
|
-
跑 `forge eval wedge-drill` 可在任何机器上自检这条首证据路径(隔离环境,60
|
|
58
|
+
跑 `forge eval wedge-drill` 可在任何机器上自检这条首证据路径(隔离环境,60 秒);`forge eval artifact-drill` 自检产物链分档执法全链(登记→hard/human 阻断→审批→提取验收实跑→漂移拦截→修复)。两者是发版 workflow 的行为级冒烟门禁与 nightly 的每日行为回归。
|
|
59
59
|
|
|
60
60
|
## ✨ 核心功能
|
|
61
61
|
|
package/bin/forge
CHANGED
|
Binary file
|
package/package.json
CHANGED