Sitelet https://github.com/AQBot-Desktop/AQBot/tags
Skip to content

Tags: AQBot-Desktop/AQBot

Tags

v0.0.137

Toggle v0.0.137's commit message
fix(ci): 修复 TitleBar 测试 mock 导致的 tsc 失败

说明:
- isTauri 无参数,不能把 unknown[] 展开进 vi.fn(() => false)。
- 该类型错误会在 pnpm build 的 tsc 阶段拦住全部平台打包。

v0.0.136

Toggle v0.0.136's commit message
chore(version): bump version to v0.0.136

v0.0.135

Toggle v0.0.135's commit message
chore(version): bump version to v0.0.135

v0.0.134

Toggle v0.0.134's commit message
fix(build): 动态加载官方 ONNX Runtime 修复发布打包

说明:
- v0.0.134 的 ort download-binaries 静态链接在 Windows CRT、Linux glibc、Intel Mac 和无预编译包、以及 Linux ARM 交叉编译上全部失败
- 改为 load-dynamic,不再在链接期拉入 pyke 静态库;首次使用内置嵌入时下载并校验微软官方 CPU 共享库

操作:
- 内置记忆/知识库首次本地嵌入会将 ONNX Runtime 1.22.0 安装到 ~/.aqbot/runtime/onnxruntime/

v0.0.133

Toggle v0.0.133's commit message
chore(version): bump version to v0.0.133

v0.0.132

Toggle v0.0.132's commit message
chore(version): bump version to v0.0.132

v0.0.131

Toggle v0.0.131's commit message
chore(version): bump version to v0.0.131

v0.0.130

Toggle v0.0.130's commit message
chore(version): bump version to v0.0.130

v0.0.129

Toggle v0.0.129's commit message
chore(version): bump version to v0.0.129

v0.0.128

Toggle v0.0.128's commit message
chore(version): bump version to v0.0.128