coze-bridge 0.2.4-alpha.11 → 0.2.4-alpha.13

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.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/index.js +621 -622
  3. package/package.json +5 -5
package/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## 前置依赖
6
6
 
7
- - **Node ≥ 20**
7
+ - **Node ≥ 22**
8
8
  - 仅在运行本地 Agent 时,需要安装 `claude` / `codex` / `openclaw` 中至少一个;仅建立设备连接不需要 framework、Agent 或 Project
9
9
 
10
10
  ## 用法