mirror of
https://github.com/exo-explore/exo.git
synced 2026-01-19 03:22:01 -05:00
Dashboard fixes (TypeScript errors from `npm run check`): - TopologyGraph.svelte: remove reference to deleted sendBackMultiaddr property, fix type inference for debug edge labels - ModelCard.svelte: add missing topoWidth/topoHeight to early return - +page.svelte: fix nested property access for deviceRank Backend fix: - info_gatherer.py: send initial MiscData on startup so friendly name appears immediately instead of showing "Unknown" until it changes Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>