Release Notes
Added
- server-side POST /v1/runs/:id/cancel + RunStatus::Cancelled
- operator-proxied ack stats + worker-endpoint injection opt-in + trace kind wiring
- per-step run stats + RunTrace rail (issue: run stats/trace 統合)
- (server) wire LongHoldMiddleware via long_hold_warn_ms config
- (mcp) swarm_run gains ttl_secs — detach-path lifetime knob
Fixed
- (run-stats) OperatorSpawner fold records ack stats + operator kind
- (run-stats) every StepEntry always carries worker_kind + attempt
- rekick operator pin + interrupted-run recovery/shutdown hardening
Other
- (fmt) apply rustfmt across 6 drifted files
Install mlua-swarm-cli 0.18.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ynishi/mlua-swarm/releases/download/v0.18.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.18.0/mlua-swarm-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install ynishi/tap/mse
Download mlua-swarm-cli 0.18.0