Skip to content

GenericAgent Desktop Portable v0.2.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 10:04
11f9475

本次更新 / What's new

  • Token 用量在每次模型调用后立即持久化,桌面桥接进程崩溃或重启后历史记录仍可恢复。

  • 空回复现在会显示本地化提示,不再留下难以理解的空白消息。

  • 加强桌面恢复能力和跨平台自动化验证,覆盖损坏数据、进程重启和便携包用户旅程。

  • Token usage is persisted after every model call and survives desktop bridge crashes and restarts.

  • Empty assistant turns now render a localized explanatory message instead of a blank response.

  • Desktop recovery and cross-platform automation now cover corrupted data, process restarts, and portable-package journeys.

下载与校验 / Download and verification

每个平台均提供安装包及对应的 .sha256 文件。下载两者后可校验文件完整性:

sha256sum -c <package>.sha256

Each platform includes the package and its matching .sha256 file. Download both and verify the package before installation.

  • Windows: 解压 ZIP,运行 GenericAgent.exe
  • Linux: 解压 tar.gz,为 AppImage 添加执行权限后启动。
  • macOS: 打开 DMG,将 GenericAgent.app 拖入 Applications;若 Gatekeeper 阻止启动,请使用 DMG 内的 open_anyway.command

所有包均内置 Python、运行时依赖、桌面桥接服务和静态前端资源,无需另行安装 Python。