Skip to content

0.12.1 - 2026-07-17

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:15
771ed71

Release Notes

Added

  • (bp_doctor) add tool_lint + output_contract_lint families (GH #45)

Other

  • (serve) lock in operator-session non-persistence across restart
  • strip internal subtask/ST narrative from public code doc
  • (mcp-resources) surface GET /v1/worker/prompt schema (WorkerPayload)

Install mlua-swarm-cli 0.12.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install ynishi/tap/mse

Download mlua-swarm-cli 0.12.1

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