| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GenericAgent_0.1.0_aarch64.dmg | 2026-05-21 | 3.7 MB | |
| GenericAgent.exe | 2026-05-17 | 8.9 MB | |
| GenericAgent-windows-x64.exe | 2026-05-15 | 8.4 MB | |
| README.md | 2026-05-15 | 909 Bytes | |
| v0.1.0 - Desktop App source code.tar.gz | 2026-05-15 | 18.3 MB | |
| v0.1.0 - Desktop App source code.zip | 2026-05-15 | 18.3 MB | |
| Totals: 6 Items | 57.5 MB | 2 | |
GenericAgent Desktop v0.1.0
Downloads
| Platform | File | Notes |
|---|---|---|
| Windows x64 | GenericAgent-windows-x64.exe |
Standalone executable |
| macOS Apple Silicon | GenericAgent_0.1.0_aarch64.dmg |
M1/M2/M3/M4, macOS 12+ |
Windows
- Install dependencies via the setup script, then download
GenericAgent-windows-x64.exetofrontends/and rename toGenericAgent.exe - Double-click to run
Options:
- Default: no console window
GenericAgent.exe --consoleto show the bridge console (for debugging)
Python lookup order:
.portable/uv-python/(auto-configured by the install script)- System PATH
macOS
The app is not Apple-notarized. On first launch, macOS will block it. Run the following before opening:
:::bash
xattr -cr /Applications/GenericAgent.app
See docs/macos_desktop_installation_zh.md for detailed instructions (Chinese).