Releases: ynishi/mlua-swarm
Releases · ynishi/mlua-swarm
0.10.0 - 2026-07-14
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(cli) flow/bp Lua authoring DSL + mse bp build subcommand
verdict contract enforcement completeness — completion-time check on all submit routes (GH #51 )
verdict contract — per-agent verdict declaration enforced at compile and submit (GH #50 )
WorkerModel schema — Runner enum, runners registry, resolve cascade (GH #46 Milestone 2)
Other
Merge branch 'origin/main' into main
Merge branch 'topic/verdict-enforcement-completeness' into main
(bp) document canonical verdict-return patterns for BP flow
Install mlua-swarm-cli 0.10.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/ynishi/mlua-swarm/releases/download/v0.10.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.10.0/mlua-swarm-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install ynishi/tap/mse
Download mlua-swarm-cli 0.10.0
0.9.2 - 2026-07-12
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
bp_explain_agent — dry-run explain of BP agent materialization
bp_explain_agents batch + tool_drift wrapper_only 2-tier split
(server) @file : submit sentinel + per-step opt-in (GH #42 + GH #43 )
Fixed
bp_explain_agent contract allow-list uses full MCP tool identifiers
Install mlua-swarm-cli 0.9.2
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/ynishi/mlua-swarm/releases/download/v0.9.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.9.2/mlua-swarm-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install ynishi/tap/mse
Download mlua-swarm-cli 0.9.2
0.9.1 - 2026-07-11
Compare
Sorry, something went wrong.
No results found
Release Notes
Other
bump mlua-flow-ir 0.1.2 -> 0.2.0
Install mlua-swarm-cli 0.9.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/ynishi/mlua-swarm/releases/download/v0.9.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.9.1/mlua-swarm-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install ynishi/tap/mse
Download mlua-swarm-cli 0.9.1
0.9.0 - 2026-07-10
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
worker degradation reporting + sync-launch timeout bump (GH #32 , GH #39 )
named multi-part worker output on the Blueprint chain (#36 )
RunStatus::Interrupted + boot-time recovery sweep (issue #35 ST2)
system_ref resolution in mse_worker_fetch + bp_doctor delivery note (GH #31 )
(server) add /v1/worker/prompt/system and /v1/agents/:name/render-size routes
(core,server) Subtask 1 — SystemRef wire shape + Engine threshold branch (GH #31 )
(schema,core,server,cli) Blueprint-declared after-run audit hooks (GH #34 )
detach the flow-eval driver from the sync launch request (#37 )
add lifecycle occupancy guard to restart/shutdown MCP tools
persist-by-default Task/Run stores + --ephemeral opt-out (#35 ST1)
Fixed
apply GH #33 sync-hang guards to task_rekick (issue #35 ST3)
(server,cli) fail loud on sync task launch instead of hanging (GH #33 )
Other
expand rustdoc/guide for audit middleware and Worker axis
document GH #35 restart-resilience feature set
Install mlua-swarm-cli 0.9.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/ynishi/mlua-swarm/releases/download/v0.9.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.9.0/mlua-swarm-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install ynishi/tap/mse
Download mlua-swarm-cli 0.9.0
0.8.0 - 2026-07-09
Compare
Sorry, something went wrong.
No results found
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
0.7.0 - 2026-07-09
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(schema,core,server,cli) ContextPolicy-driven step OUTPUT projection supply
(mcp) expose MCP tool inputSchemas as mse://api/mcp-tools
Fixed
(mcp) pin schemars type on init_ctx / mse_ack.value (GH #24 )
Install mlua-swarm-cli 0.7.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/ynishi/mlua-swarm/releases/download/v0.7.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.7.0/mlua-swarm-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install ynishi/tap/mse
Download mlua-swarm-cli 0.7.0
0.6.0 - 2026-07-08
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(schema,core) BP-level declarative context supply tiers (BP-global / Agent / Step) via AgentContextView
(core,server,cli) unify task-level context exposure via AgentContextView (Contract C)
(schema,mcp) schemars JsonSchema derives + mse://api/http-endpoints resource
(server,service) per-Run init_ctx override + 3-layer merge chain + TaskRecord.task_input_spec persistence
(schema,service) Blueprint.default_init_ctx with BP -> Task merge chain
(operator-ws,agent-block) splice task-level project_root/work_dir into Direction and priority chain
(middleware) add TaskInputMiddleware for Task-level context injection
(compiler) kind=lua reachable on the default registry via inline spec.source
Other
TaskInputMiddleware reads sibling fields directly, drop ST1 init_ctx fold-back
thread TaskSpec.initial_directive Value end-to-end, render at consumer boundaries only
(server) rename FlowTasksReq to TaskLaunchRequest and split init_ctx roles
(mcp) publish mse://guides/operator-execution-model resource
Install mlua-swarm-cli 0.6.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/ynishi/mlua-swarm/releases/download/v0.6.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.6.0/mlua-swarm-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install ynishi/tap/mse
Download mlua-swarm-cli 0.6.0
0.5.0 - 2026-07-07
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(engine) propagate run_id through dispatch and record step entries
(store) add TaskStore and RunStore (inmemory + sqlite)
(server) persist tasks/runs and expose GET drill-down routes
(mcp) auto-resolve worker route from worker_handle in worker tools
(mcp) add mse_worker_fetch / mse_worker_submit worker HTTP tools
(mcp) adopt typed run/task ids and expose step trace in swarm_status
Fixed
(worker) surface WorkerId in the spawn trace log
(ids) unify the operator sid on the SessionId shape (S-)
Other
(ids) [breaking ] prefix-validated ID newtypes, token fingerprint keys, BlueprintId convergence
(types) [breaking ] rename per-step TaskId to StepId; add TaskId/RunId newtypes
apply cargo fmt to pre-existing drift in cli/server sources
(mcp) add the mse://guides/id-lifecycle canonical ID inventory
(mcp) document the ID hierarchy and run-trace drill-down
Install mlua-swarm-cli 0.5.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/ynishi/mlua-swarm/releases/download/v0.5.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.5.0/mlua-swarm-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install ynishi/tap/mse
Download mlua-swarm-cli 0.5.0
0.4.1 - 2026-07-06
Compare
Sorry, something went wrong.
No results found
Release Notes
Other
backfill v0.4.0 CHANGELOG + wire changelog_include for unified changelog
Install mlua-swarm-cli 0.4.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/ynishi/mlua-swarm/releases/download/v0.4.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.4.1/mlua-swarm-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install ynishi/tap/mse
Download mlua-swarm-cli 0.4.1
0.4.0 - 2026-07-06
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed
(compiler) make worker_binding message actionable on both paths + guide
Install mlua-swarm-cli 0.4.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/ynishi/mlua-swarm/releases/download/v0.4.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.4.0/mlua-swarm-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install ynishi/tap/mse
Download mlua-swarm-cli 0.4.0