Release Notes
Added
- (step-naming,mcp) drop ambiguous nesting-root aliases and close the worker stats gap
- (serve,worker) stale-run sweeper, agent_block declared model, engine max_hold_ms config
- (operator) run-scoped operator pin — launch binds the spawn route to a session
- (bp_dsl) fanout stages in B.pipeline
- (bp_dsl) warn when B.pipeline halt_on has no gating stage
- (worker) opt-in structured JSON submit via
submit_format meta
Fixed
-
(engine) downgrade the R4 max-hold guard to a warning in release builds
- correct fanout lane semantics, publish the run-stats endpoints, and fix the LaunchAgent PATH
-
(bp) scaffold fanout lanes write $.lane. instead of a shared $.branch_out
Install mlua-swarm-cli 0.20.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ynishi/mlua-swarm/releases/download/v0.20.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.20.0/mlua-swarm-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install ynishi/tap/mse
Download mlua-swarm-cli 0.20.0