Matrix Protocol v0.5.0
Binaries
Pre-built static binaries for Linux and macOS (amd64 + arm64).
| Binary | Description |
|---|---|
matrix-gateway |
Metered LLM proxy (deploy to prod box) |
matrix-router |
Fly Machine front-door (deploy to prod box) |
mcl-execute |
Per-user daemon (baked into Fly image) |
cortex-shell |
Cortex CLI |
mclc |
MatrixScript compiler CLI |
mclc-cortex |
Bridge CLI |
mcl-tools |
Executor tool harness |
mcl-e2e |
End-to-end test harness |
Verify with the matching SHA256SUMS_<os>_<arch>.txt file.
What's Changed
- feat: Matrix Enhancements Phase 1 & 2 — 17 items (P1-1 through P2-8) by @paxlabs-inc in #29
Full Changelog: v0.2.5...v0.5.0