chatccc 0.2.146 → 0.2.147

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.
@@ -11,7 +11,7 @@
11
11
 
12
12
  同一命令**连续成功两次**后,停止调用工具,直接给出最终回复。不要"再验证一次"。
13
13
 
14
- 此规则适用于所有 shell 命令,包括测试、构建、git、安装、格式化、项目脚本、状态检查等。
14
+ 此规则适用于所有工具调用。
15
15
 
16
16
  ## 硬停止规则
17
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chatccc",
3
- "version": "0.2.146",
3
+ "version": "0.2.147",
4
4
  "description": "Feishu bot bridge for Claude Code",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",