Releases: dd3xp/GenericAgent_Desktop
GenericAgent Desktop desktop-portable-v0.1.3
GenericAgent Desktop 桌面版 / Desktop
无需自行安装 Python、无需联网安装依赖、无需源码;首次启动会自动准备内置运行环境。
No separate Python install, no internet for dependencies, no source checkout required; the bundled runtime is prepared on first launch.
安装方法 / Installation
- Windows: 下载
GenericAgent-Desktop-Windows-Portable.zip,解压后双击GenericAgent.exe启动。卸载时先退出应用,再双击包内uninstall.bat,最后删除整个解压目录。
DownloadGenericAgent-Desktop-Windows-Portable.zip, extract it, then double-clickGenericAgent.exe. To uninstall, quit the app, double-clickuninstall.bat, then delete the extracted folder. - Linux: 下载
GenericAgent-Desktop-Linux-Portable.tar.gz,解压后执行chmod +x GenericAgent.AppImage,再运行./GenericAgent.AppImage。卸载时先退出应用,再运行./uninstall.sh,最后删除整个解压目录。
DownloadGenericAgent-Desktop-Linux-Portable.tar.gz, extract it, runchmod +x GenericAgent.AppImage, then launch./GenericAgent.AppImage. To uninstall, quit the app, run./uninstall.sh, then delete the extracted folder. - macOS: 下载
GenericAgent-Desktop-macOS.dmg,双击打开 DMG,把GenericAgent.app拖入Applications,之后在“应用程序 / Applications”中启动。若出现“无法验证开发者”等提示,先双击 DMG 内的open_anyway.command,再启动。卸载时先退出应用,再从 Applications 删除GenericAgent.app。
DownloadGenericAgent-Desktop-macOS.dmg, open it, dragGenericAgent.apptoApplications, then launch it from Applications. If macOS says the developer cannot be verified, double-clickopen_anyway.commandinside the DMG first, then launch again. To uninstall, quit the app, then deleteGenericAgent.appfrom Applications.
首次启动 / First launch
首次启动会自动离线准备运行环境(安装依赖),有进度条,完成后进入主界面;之后启动会更快。
The first launch prepares the runtime offline (installs deps) with a progress bar, then opens the main window; later launches are faster.
说明 / Notes
- 想真正对话需在程序内配置模型 / API Key。Configure a model / API key in-app to start chatting.
- Windows/Linux 为便携包,可整体移动到任意目录后继续使用。Windows/Linux packages are portable and can be moved as a whole folder.
- Windows/Linux 包内附
readme.txt(中英)。Windows/Linux packages include a bilingualreadme.txt.
GenericAgent Desktop desktop-portable-v0.1.1
GenericAgent Desktop 桌面版 / Desktop
无需自行安装 Python、无需联网安装依赖、无需源码;首次启动会自动准备内置运行环境。
No separate Python install, no internet for dependencies, no source checkout required; the bundled runtime is prepared on first launch.
安装方法 / Installation
- Windows: 下载
GenericAgent-Desktop-Windows-Portable.zip,解压后双击GenericAgent.exe启动。卸载时先退出应用,再双击包内uninstall.bat,最后删除整个解压目录。
DownloadGenericAgent-Desktop-Windows-Portable.zip, extract it, then double-clickGenericAgent.exe. To uninstall, quit the app, double-clickuninstall.bat, then delete the extracted folder. - Linux: 下载
GenericAgent-Desktop-Linux-Portable.tar.gz,解压后执行chmod +x GenericAgent.AppImage,再运行./GenericAgent.AppImage。卸载时先退出应用,再运行./uninstall.sh,最后删除整个解压目录。
DownloadGenericAgent-Desktop-Linux-Portable.tar.gz, extract it, runchmod +x GenericAgent.AppImage, then launch./GenericAgent.AppImage. To uninstall, quit the app, run./uninstall.sh, then delete the extracted folder. - macOS: 下载
GenericAgent-Desktop-macOS.dmg,双击打开 DMG,把GenericAgent.app拖入Applications,之后在“应用程序 / Applications”中启动。卸载时先退出应用,再从 Applications 删除GenericAgent.app。
DownloadGenericAgent-Desktop-macOS.dmg, open it, dragGenericAgent.apptoApplications, then launch it from Applications. To uninstall, quit the app, then deleteGenericAgent.appfrom Applications.
首次启动 / First launch
首次启动会自动离线准备运行环境(安装依赖),有进度条,完成后进入主界面;之后启动会更快。
The first launch prepares the runtime offline (installs deps) with a progress bar, then opens the main window; later launches are faster.
说明 / Notes
- 想真正对话需在程序内配置模型 / API Key。Configure a model / API key in-app to start chatting.
- Windows/Linux 为便携包,可整体移动到任意目录后继续使用。Windows/Linux packages are portable and can be moved as a whole folder.
- Windows/Linux 包内附「安装使用说明_Install_Guide.txt」(中英)。Windows/Linux packages include a bilingual install guide.
GenericAgent Desktop Portable desktop-portable-v0.1.0
GenericAgent Desktop 便携版(自包含) / Portable (self-contained)
下载对应平台的包,解压即可运行——无需装 Python、无需联网装依赖、无需源码。
Download your platform's package, extract and run — no Python install, no internet for deps, no source.
产物 / Downloads
- Windows:
GenericAgent-Desktop-Windows-Portable.zip— 双击 / double-clickGenericAgent.exe - Linux:
GenericAgent-Desktop-Linux-Portable.tar.gz—chmod +x GenericAgent.AppImage && ./GenericAgent.AppImage - macOS:
GenericAgent-Desktop-macOS.dmg(标准安装)或GenericAgent-Desktop-macOS-Portable.zip(便携版)
首次启动 / First launch
首次启动会自动离线准备运行环境(装依赖),有进度条,完成后进入主界面;之后秒进。
The first launch prepares the runtime offline (installs deps) with a progress bar, then opens the main window; later launches are instant.
说明 / Notes
- 想真正对话需在程序内配置模型 / API Key。Configure a model / API key in-app to start chatting.
- 便携包可整体移动到任意目录后继续使用。The whole folder can be moved anywhere and still works.
- 各包内附「安装使用说明_Install_Guide.txt」(中英)。Each package ships a bilingual install guide.
GenericAgent Desktop Portable desktop-portable-test-20260622
GenericAgent Desktop 便携版(自包含) / Portable (self-contained)
下载对应平台的包,解压即可运行——无需装 Python、无需联网装依赖、无需源码。
Download your platform's package, extract and run — no Python install, no internet for deps, no source.
产物 / Downloads
- Windows:
GenericAgent-Desktop-Windows-Portable.zip— 双击 / double-clickGenericAgent.exe - Linux:
GenericAgent-Desktop-Linux-Portable.tar.gz—chmod +x GenericAgent.AppImage && ./GenericAgent.AppImage - macOS:
GenericAgent-Desktop-macOS-Portable.zip— 双击 / double-clickStart GenericAgent.command
首次启动 / First launch
首次启动会自动离线准备运行环境(装依赖),有进度条,完成后进入主界面;之后秒进。
The first launch prepares the runtime offline (installs deps) with a progress bar, then opens the main window; later launches are instant.
说明 / Notes
- 想真正对话需在程序内配置模型 / API Key。Configure a model / API key in-app to start chatting.
- 便携包可整体移动到任意目录后继续使用。The whole folder can be moved anywhere and still works.
- 各包内附「安装使用说明_Install_Guide.txt」(中英)。Each package ships a bilingual install guide.
GenericAgent macOS CI Latest
Automated macOS build from 16ccd37ea5b992bf3c37527efd9f94e5a1ae2159.
Includes:
- GenericAgent-macos-portable.zip
- GenericAgent macOS DMG
GenericAgent Desktop macOS Portable (test latest)
macOS self-contained desktop portable package built from the test branch.
Includes:
- GenericAgent.app
- runtime/python
- runtime/wheels
- runtime/app
- README_MACOS.md and SHA256SUMS-macOS.txt