Skip to content

v1.5.0 — End-to-end demo flow

Choose a tag to compare

@MCamner MCamner released this 10 Jun 01:22
0722306

What's new

End-to-end MQ stack demo flow — the full chain runs as one command.

  • mq-agent signal . --brain → repo-signal readiness, findings written to mqobsidian
  • mq-agent review repo . --brain → mq-mcp review, findings written to mqobsidian
  • mq-agent release-check --dry-run → contract/release gate

New files

  • mqlaunch/commands/demo-flow.sh — standalone script running the full chain
  • mqlaunch agent menu item 17: Demo flow (full stack)

Docs

  • docs/DEMO.md rewritten as canonical v1.5.0 reference with step-by-step output, one-liner and JSON sections

Fixes

  • Ruff lint: UP017, F401, I001 auto-fixed across main.py, tools/__init__.py, b2tui_tools.py, stack_tools.py, browser_tools.py, cli/render.py, core/__init__.py