Update network display format to match CLAUDE.md specification
All checks were successful
Build and Release / build-and-release (push) Successful in 1m38s

Nest IP addresses under physical interface names. Show physical interfaces with status icon on header line. Virtual interfaces show inline with compressed IPs.

Format:
● eno1:
  ├─ ip: 192.168.30.105
  └─ tailscale0: 100.125.108.16

Version bump to 0.1.166
This commit is contained in:
2025-11-26 19:13:28 +01:00
parent fc247bd0ad
commit 9f0aa5f806
6 changed files with 62 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-dashboard-shared"
version = "0.1.165"
version = "0.1.166"
edition = "2021"
[dependencies]