Skip to content

0.12.2 - 2026-07-18

Choose a tag to compare

@github-actions github-actions released this 18 Jul 02:07
956c6cd

Release Notes

Added

  • (cli) add fix_hint payload to compile-lint failures (GH #62 Axis B.1)
  • (cli) add mse bp new scaffolding CLI + bp_new MCP tool (GH #62 Axis A)
  • (cli) front-load worker_binding into bp_build compile-lint + bp_doctor family (GH #61)
  • (cli) add bp_build MCP tool for direct .bp.lua registration

Fixed

  • (dsl) default halted_at in B.pipeline so verdict-less pipelines compile

Install mlua-swarm-cli 0.12.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ynishi/mlua-swarm/releases/download/v0.12.2/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.12.2/mlua-swarm-cli-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install ynishi/tap/mse

Download mlua-swarm-cli 0.12.2

File Platform Checksum
mlua-swarm-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
mlua-swarm-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
mlua-swarm-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
mlua-swarm-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
mlua-swarm-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum