Skip to content

HAM Desktop 0.1.3

Choose a tag to compare

@Gio2050 Gio2050 released this 24 Apr 02:32
· 1295 commits to main since this release

HAM Desktop 0.1.3

Electron shell packages the same Vite/React dashboard as the web app (frontend/distresources/renderer).

Artifacts

  • Linux x64: AppImage + .deb
  • Windows x64: Portable .exe

Runtime API base: bundled default-public-api.json, or override with HAM_DESKTOP_API_BASE / ham-desktop-config.json. Packaged loads use file://; ensure Ham API CORS allows the literal origin null (see desktop/README.md).

Built from main including latest chat UI merges at release time.