feat(FN-1228): add Node Dashboard UI with mesh topology and routes tests
This commit is contained in:
5
.changeset/fix-tsup-node-sqlite-require.md
Normal file
5
.changeset/fix-tsup-node-sqlite-require.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix tsup bundle runtime issues by preserving node: prefix in imports and injecting require shim. The CLI bundle now runs directly with `node dist/bin.js --help` without requiring Docker-specific shims or post-build patches for node:sqlite imports or ESM require() helpers.
|
||||
5
.changeset/fn-1228-node-dashboard-ui.md
Normal file
5
.changeset/fn-1228-node-dashboard-ui.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add Node Dashboard UI with mesh topology visualization, node cards with system metrics, and connect/disconnect functionality. Includes new API endpoints for mesh state and node management.
|
||||
Reference in New Issue
Block a user