v1.4.1 — Swift dev branch (cross-platform parity tag)
Companion to vmlx==1.4.1 on PyPI. Swift-side fixes for the same audit cycle.
See v1.4.1 Python release for the full fix list — this tag carries the Swift component:
- vmlx#125 flash-moe gate skip
- mlxstudio#31 MCP HTTP/SSE transport (real implementation)
- vmlx#57 'Delete model files…' context menu in chat picker
- NemotronHOmni VLM factory wiring + capability detector
- SSM cache hash convergence (L1, L2, Python all triple-match)
- storeAfterGeneration boundary fix
Build the binary from source on macOS 14.5+:
git clone -b dev https://github.com/jjang-ai/vmlx.git
cd vmlx/swift
swift build -c release --product vmlxctl
Pre-built CLI binary attached for convenience (Apple Silicon, macOS 14.5+).