Release Notes
Added
- (schema,core,server,cli) single projection-placement resolver with configurable materialize location (GH #27)
- (schema,core,server,cli) unify step-output naming via Blueprint-declared projection names (GH #23)
- (cli) add bp_doctor MCP tool + agent-md authoring guide (GH #28)
Install mlua-swarm-cli 0.8.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ynishi/mlua-swarm/releases/download/v0.8.0/mlua-swarm-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/ynishi/mlua-swarm/releases/download/v0.8.0/mlua-swarm-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install ynishi/tap/mse
Download mlua-swarm-cli 0.8.0