chore: 版本号更新至 3.2.5

更新文件:package.json、index.html、README.md、docs/BUILD.md、docs/CHANGELOG.md
This commit is contained in:
thzxx
2026-04-08 14:24:43 +08:00
parent 2fafa357b1
commit 68c5571dd8
5 changed files with 21 additions and 7 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-v3.2.4
git checkout metona-ollama-desktop-v3.2.5
npm config set registry https://registry.npmmirror.com
npm install
@@ -176,6 +176,12 @@ electron-builder 会自动处理所有依赖下载(Electron、NSIS、winCodeSi
## 构建日志
### v3.2.52026-04-08 — metona-ollama-desktop 仓库
- 🔧 修复工具相对路径解析:新增 `resolvePath()` 基于工作空间目录解析
- 🔧 影响工具:read_file / write_file / list_directory / search_files / create_directory / delete_file
- ✅ 分支 `metona-ollama-desktop-v3.2.5` 待创建并推送
### v3.2.42026-04-08 — metona-ollama-desktop 仓库
- 🔧 AI 命令执行走工作空间终端,实时流式显示