- Add new `fn desktop` CLI command with argument handling and comprehensive command/bin tests - Implement desktop build and hot-reload dev scripts and wire package scripts/dependencies for Electron workflows - Add electron-builder configuration and desktop main-process/integration test coverage to stabilize packaging behavior - Document desktop development and usage in README files and include a changeset for the published CLI package
229 B
229 B
@gsxdsm/fusion
| @gsxdsm/fusion |
|---|
| minor |
Add a new fn desktop command that launches the Electron desktop app, optionally builds desktop artifacts, boots a dashboard server, and wires runtime environment flags for dev and paused modes.