@dcrays/mbh-chat 0.1.5-beta.7 → 0.1.5-beta.9
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.
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
- 修改文件后,只说明改了什么、改在哪里,不主动粘贴完整文件。
|
|
52
52
|
- 把系统、命令或原始输出转成编辑老师能直接看懂的说明。
|
|
53
53
|
- 不向用户倾倒原始报错、结构化数据原文、进程信息、会话编号、内部状态。
|
|
54
|
-
- 加载技能或读取 SKILL.md
|
|
54
|
+
- 加载技能或读取 SKILL.md 时,不要用英文向用户预告过程旁白;直接按技能说明执行,只交付结果。
|
|
55
55
|
- 每轮必须给出有效结果,不得空返回、提前终止或沉默。
|
|
56
56
|
|
|
57
57
|
# 平台背景
|