v1.5.0 — End-to-end demo flow
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 mqobsidianmq-agent review repo . --brain→ mq-mcp review, findings written to mqobsidianmq-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.mdrewritten 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