Releases
v0.2.5
Compare
Sorry, something went wrong.
No results found
v0.2.5
Fixed
Windows CLI launch: Prefer native phonton.exe from npm root -g (phonton-cli/npm/vendor/phonton.exe) — PATH-independent and works from Scoop GUI apps.
Sidecar race: CLI setup no longer starts phonton serve in parallel with npm install; sidecar starts only after ensurePhontonCli succeeds.
Resolve diagnostics: Actionable errors when post-install resolve fails (missing vendor exe, npm path read failures).
Offline fallback: CLI_VERSION_FALLBACK is 0.19.7 (last published npm) instead of unreleased 0.20.1.
Added
npm root -g probing and exe-first launch spec (exe → node+phonton.js → phonton.cmd).
Tauri shell permissions for npm root, npm view, and win-phonton-run.
Verification
npm view phonton-cli version → 0.20.1 (after CLI publish).
Fresh install → CLI step shows install progress, then CLI connected on :47831.
No premature "CLI offline" during active install.
Browser auth focuses same window (v0.2.4 single-instance regression check).
You can’t perform that action at this time.