feat: 自动升级机制——Agent会话启动时检查新版本
This commit is contained in:
@@ -67,7 +67,14 @@ git clone http://82.157.208.197:3000/qiukai/yxstack-skill.git ~/.codebuddy/yxsta
|
||||
|
||||
装完直接在你的 CodeBuddy Code 里输入 `/pfit`、`/pos` 等指令即可使用。
|
||||
|
||||
**纯离线安装**:先下载 `install.sh`,手动跑 `bash install.sh`。
|
||||
**升级**:安装和升级是同一条命令,再跑一次即可:
|
||||
```bash
|
||||
bash ~/.codebuddy/yxstack/install.sh
|
||||
```
|
||||
|
||||
## 自动升级
|
||||
|
||||
安装后,Agent 每次会话启动时自动检查远端版本号。如果发现新版本,会主动提醒你升级,确认后自动执行。
|
||||
|
||||
## 项目负责人
|
||||
|
||||
|
||||
Reference in New Issue
Block a user