coolbox 0.2.3 → 0.2.4

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.
@@ -14,7 +14,7 @@ echo "正在安装 @earendil-works/pi-coding-agent..."
14
14
  npm install -g --ignore-scripts @earendil-works/pi-coding-agent
15
15
 
16
16
  echo "正在安装 pi-feishu..."
17
- npm install -g pi-feishu
17
+ pi install npm:pi-feishu
18
18
 
19
19
  echo "正在配置模型..."
20
20
  mkdir -p ~/.pi/agent
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "coolbox",
3
- "version": "0.2.3",
3
+ "version": "0.2.4",
4
4
  "description": "Quick Tool Box - Linux 服务器运维工具箱",
5
5
  "type": "module",
6
6
  "bin": {