Skip to content

TokenMonster 0.1.0-rc.19 — Windows desktop installer + CLI (public test)

Pre-release
Pre-release

Choose a tag to compare

@teddashh teddashh released this 22 Jul 22:52

TokenMonster 0.1.0-rc.19 — 第一個 Windows 桌面安裝檔 (first Windows desktop installer)

這版有 TokenMonsterSetup.exe:雙擊安裝的桌面寵物。 系統匣寵物 + token 用量儀表板 + BYOK 聊天,搭配同版 CLI tgz。安裝檔未簽章(測試版),Windows SmartScreen 會出現警告 — 按「其他資訊 → 仍要執行」即可;正式簽章版會在取得程式碼簽章憑證後推出。

This release ships TokenMonsterSetup.exe — the double-click desktop pet installer. Tray pet + token usage dashboard + BYOK chat, alongside the same-version CLI tgz. The installer is an unsigned test build, so Windows SmartScreen shows a warning — click "More info → Run anyway"; a code-signed build follows once signing credentials exist.

Source: 4a6066ab18cf37729585d9e823fb3f48eb416b0f on tag v0.1.0-rc.19, CI run 29962746132. The embedded Squirrel updater is rebuilt reproducibly from source in the same CI run (Apache-2.0 Microsoft.Web.Xdt 3.1.0; receipt sha256 83b754a9…), byte-verified against the integration review, then the installer passes a native clean-install/start/uninstall smoke on Windows before upload. Third-party notices for the installer: MERGED-RUNTIME-NOTICES.md (attached).

桌面版安裝 / Desktop install (Windows x64)

  1. 下載 TokenMonsterSetup.exe,雙擊執行。SmartScreen 警告時選「其他資訊 → 仍要執行」。

  2. 安裝完成後 TokenMonster 會出現在系統匣;之後從開始選單啟動。

  3. 移除:設定 → 應用程式 → TokenMonster → 解除安裝。

  4. Download TokenMonsterSetup.exe and double-click it. On the SmartScreen warning choose "More info → Run anyway".

  5. TokenMonster appears in the system tray after install; launch it from the Start menu afterwards.

  6. Uninstall: Settings → Apps → TokenMonster → Uninstall.

CLI 安裝 / CLI install (Windows / macOS / Linux)

需求 / Requires: Node.js 24.15.0 + npm 11.12.1.

npm install /path/to/tokenmonster-0.1.0-rc.19.tgz
npx tokenmonster

啟動後用瀏覽器開啟畫面上顯示的網址;遠端機器加 --no-open 並照畫面指示開 SSH tunnel。
Open the printed dashboard URL; on remote machines add --no-open and follow the SSH-tunnel instructions.

驗證 / Verify

sha256sum --check TokenMonster-release-SHA256SUMS.txt

TokenMonster-windows-source-v1.jsonTokenMonster-cli-source-v1.json 記錄來源 commit、CI run 與 smoked 平台。
The two *-source-v1.json files record the source commit, CI run, and smoked platforms.

內容 / Contents

桌面版與 CLI 內建 8 張核准 WebP 啟動圖與 168 條 zh-TW/en 固定文字;完整 891 張圖的角色包只在程式內明確同意後從 cdn.ted-h.com 下載一次,之後離線可用、可修復或移除。所有用量資料留在本機;預設零對外連線。

Both builds embed 8 approved WebP starter images and 168 fixed zh-TW/en lines; the full 891-image character pack downloads once from cdn.ted-h.com only after explicit in-app consent, then works offline and can be repaired or removed. All usage data stays local; zero outbound connections by default.