chore: 版本号更新至 5.1.4

This commit is contained in:
thzxx
2026-04-19 19:04:06 +08:00
parent c7f2fe0c27
commit a79ce976f3
7 changed files with 29 additions and 13 deletions
+7 -1
View File
@@ -14,7 +14,7 @@
# 1. 克隆并安装依赖
git clone https://gitee.com/thzxx/metona-ollama-desktop.git
cd metona-ollama-desktop
git checkout metona-ollama-desktop-v5.1.3
git checkout metona-ollama-desktop-v5.1.4
npm config set registry https://registry.npmmirror.com
npm install
@@ -176,6 +176,12 @@ electron-builder 会自动处理所有依赖下载(Electron、NSIS、winCodeSi
## 构建日志
### v5.1.42026-04-19 — metona-ollama-desktop 仓库
- ♻️ 工具卡片从聊天区域迁移到工作空间面板(新增「🔧 工具」页签)
- 工具执行自动切换工具页签,run_command 自动切换终端页签
- 📝 版本号更新至 5.1.4
### v5.1.32026-04-19 — metona-ollama-desktop 仓库
- 🔧 修复 any 滥用:78 处 → 38 处(减少 51%),保留 API 参数构造等合理场景