Releases: moira-mcp/moira
Releases · moira-mcp/moira
Release list
v0.4.0
0.4.0 (2026-06-25)
Bug Fixes
- catalog: public bundled flows must be owned by system-moira (b9deb20)
- catalog: restore soft-deleted flow instead of crashing on re-install (f7a8651)
- self-host: don't write init-success when the DB wasn't initialized (c09e0ae)
- self-host: generate real secrets over baked build placeholders (e0f99f9)
Features
- robust-task: file-mode-first + two-level independent review + step-close replan (v4.4.1) (ba29b4f)
Moira v0.3.2
Initial public release of Moira — an Agent Workflow Engine for AI agents over MCP.
Run it
cp .env.example .env # set BETTER_AUTH_SECRET
docker compose up -d # pulls ghcr.io/moira-mcp/moira:latest- Web UI: http://localhost:8080 · Docs: /docs · MCP: /mcp
- Image:
ghcr.io/moira-mcp/moira:0.3.2(linux/amd64) - License: Apache-2.0
See the README and /docs for the full self-hosting reference.