// shared/version.ts — the mesh extension version, shown by /mesh broker so // the user can tell whether the loaded code is current (pi loads extensions // per process at the last /reload — a /mesh new session inherits that code). export const MESH_VERSION = "0.5.3";