v0.2.8
Fixed
- Scoop node resolution: Run all CLI probes (
node --version,phonton.cmd --version) with enriched PATH so Scoop shims work inside the Tauri webview. - Resolve node via
where nodewith PATH prefix before probing absolute paths. - phonton.cmd fallback: Accept npm shim launcher when direct node.exe probes fail.
- Sidecar serve: Apply PATH prefix when spawning
phonton.cmd serve.