ynishi/mlua-swarm

Long-running swarm engine that compiles flow.ir Blueprints and dispatches agent steps to workers (in-process Lua / Rust fn / child process / interactive Operator). HTTP + WS server + MCP adapter.

1Stars on the repository
10Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

bp-review

01

ynishi/mlua-swarm

Agent

Given a Blueprint id (already registered with a running mse serve), review every agent's systemprompt shape against mse://guides/agent-md-authoring §Quick self-check + §Verifying how your agent materializes. Sensor only — never modifies the BP, never blocks register, never stops dispatch. Invoke immediately after mse…

1 5d ago A 130 tokens original Apache-2.0

researcher

02

ynishi/mlua-swarm

Agent

Sample researcher agent — investigates a topic and returns a summary. Bundled with mse as an authoring example for $agentmd refs.

1 5d ago A 34 tokens original Apache-2.0

reviewer

03

ynishi/mlua-swarm

Agent

Sample reviewer agent — reads a draft and returns PASS or BLOCKED with a rationale. Bundled with mse as an authoring example for $agentmd refs and verdict contracts.

1 5d ago A 42 tokens original Apache-2.0

bp-coder

04

ynishi/mlua-swarm

Agent

Isolated worker spawned by /bp-build. Receives a design paragraph plus a resolved output path, writes a Blueprint (JSON or .bp.lua), runs bpdoctor as the verify gate, and loops implementation with up to three retries until diagnostics are clean (or the retry cap is hit). Returns a three-section result summary to the…

1 5d ago A 91 tokens original Apache-2.0

mse-adviser

05

ynishi/mlua-swarm

Agent

Read-only Q&A / design consultation over the mse Blueprint schema, bundled samples, and guides. Answers "how do I express X in a Blueprint" questions by grounding in mse://api/blueprint-schema, mse://guides/, and mse://blueprints/samples/. Client-decide pattern — reports options and evidence with resource URIs, never…

1 5d ago A 106 tokens original Apache-2.0