opencode-core-rules-injector 1.2.2 → 1.2.3
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/core-rules.md +1 -1
- package/package.json +1 -1
package/core-rules.md
CHANGED
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
- QA 审核
|
|
55
55
|
|
|
56
56
|
## 注入确认
|
|
57
|
-
|
|
57
|
+
本段核心规则被注入后,你的第一条输出必须以绿色文字开头。输出内容为:[32m已收到核心规则注入,开始执行工作流[0m,其中 [32m 和 [0m 必须是实际的 ESC 控制字符(ASCII 27,单字节),而非写成纯文本 "backslash 0 3 3" 五个字符。然后才能进行思考、调用工具或进行其他操作。
|
|
58
58
|
|
|
59
59
|
## 通信规范
|
|
60
60
|
所有代理(含主代理、子代理)的评审、测试、审核结论必须基于事实表达:
|