kanade-client 0.43.25

End-user-facing Tauri Client App for the kanade endpoint-management system. Talks to the LocalSystem agent over the KLP Named Pipe (SPEC §2.12); presents a tray + window UI for notifications / health / self-service jobs.
1
2
3
4
5
6
7
8
<!--
  Placeholder so `tauri.conf.json::build.frontendDist` resolves
  to an existing directory at cargo build time. The actual
  WebView content is produced by `bun run build` (cd web &&
  bun install && bun run build), which overwrites this stub.
  Kept in git as a one-byte sentinel so first-time clones can
  `cargo check -p kanade-client` without needing bun set up.
-->