Changelog
Release-by-release notes for Mango AI Center (MAC), newest first. Each entry lists the notable user-visible changes for that release. Patch-level fixes that don't affect the UI or CLI surface are omitted.
0.5.0
- CLI: New
mac testcommand (defaults tomac test sanity) — a cluster-wide health check across every MAC service and the cluster API, with script-friendly exit codes. - CLI: New
mac buildcommand and--local/--registryflags onpull/start/restart(viaMAC_IMAGE_SOURCE) for running locally-built images. - CLI: Agent registration now picks the correct source IP on multi-homed hosts via a kernel routing lookup.
- Services → LLMBoost: Rebuilt as a read-only serving dashboard (SGLang / vLLM) —
serving hero, KPI tiles with p50/p95/p99 sublines, a Trends grid (throughput, TTFT,
inter-token latency, e2e latency, KV utilization, concurrency) with a 1m–1d window
selector, and a tiered KV-cache & memory panel. Metrics persist as
mac_llmboost_*Prometheus series. The old K8s view andLLMBOOST_K8S_*/LLMBOOST_DASHBOARD_URLvariables were removed. - Services → MASS: New MASS (BoostX-SDS) storage integration — capacity/drive inventory, volume-group and volume provisioning, snapshots, and attach-to-node orchestration.
- Switches: switch-exporter now streams counters and oper state over gNMI from SONiC
switches (TCP 8080), falling back to SNMP for Dell OS10 and non-gNMI SONiC. Tunable via
the new
GNMI_*variables. - Cluster → Alert Rules: New Container Whitelist filter rule — scopes which
containers the container-state alerts monitor (default
mac-*). - UI: Design-system refresh — accessible shared primitives, consistent status colors, dark-mode-aware tokens.
0.4.1
- Hardware → PCIe: New PCIe BIOS settings panel surfacing Above-4G Decoding / Resizable BAR, SR-IOV, IOMMU, and ASPM state derived from sysfs.
- Hardware → Physical Slots: Fixed the MI325X PCIe slot-to-BDF mapping so GPUs map to the correct physical slots.
- Cluster → Updates: MAC version management moved into a dedicated cluster-scoped Updates page.
- Nodes: Node list is now sorted by name for a stable node-selector ordering, and node-scoped pages remount on node change to avoid showing stale data.
- UX: Hover tooltips are now persistent and selectable.
0.4.0
First public release of Mango AI Center.