Releases: MCamner/macos-scripts
v1.0.0 — B2 Stack Cockpit
v1.0.0 — B2 Stack Cockpit
Stable B2 platform release.
Includes all work since v0.6.0:
- mq-agent integration: review bridge, signal, release-check, brain notes
- mqlaunch agent menu items 17 (Demo flow) and 18 (Stack health sweep)
mqlaunch/commands/demo-flow.sh— standalone chain script- mq-mcp review bridge with severity contract
- repo-signal integration
- v0.7.0–v0.9.0 intermediate feature work rolled up
See CHANGELOG for full details.
v0.6.0 — B2 Atlas Prompt OS TUI MVP
B2 Atlas Prompt OS TUI MVP. See CHANGELOG for details.
v0.5.1 — UI polish, gitlaunch fixes, comment quality checks
What's new
- Gitlaunch panel width alignment
- Box rendering fix in gitlaunch
- Dev menu and tools menu polish
- Git and network launcher improvements
- 5 behavior bug fixes in mqlaunch.sh
- Comment quality checks added
- HAL JSON output parsing cleaned up
- README markdownlint fixes
v0.5.0
Highlights
- Added mq-agent review, risk-review, architecture, repo-health and mcp-status routing from mqlaunch.
- Added MQ ecosystem repo status, roadmap, skills and diff-summary commands.
- Improved README onboarding and Git menu AI COMMIT return behavior.
- Fixed protected-branch push handling and mq-agent bridge loading in Tools review flow.
Verification
- ./terminal/launchers/mqlaunch.sh selftest
- ./terminal/launchers/mqlaunch.sh release-check
v0.4.12 — CI credibility + install smoke test
What's new
Added
.github/workflows/quality.yml— CI shell syntax check. Runsbash -noninstall.shandrelease.sh, then syntax-checks all.shfiles by shebang (bash vs zsh), excludingbackups/. shellcheck runs warn-only on bash scripts.scripts/install-smoke.sh— local install smoke test. Coversinstall.sh --help,install.sh --dry-run,bash -n/zsh -non all scripts,mqlaunch doctor --json, andmqlaunch selftest.Proofsection in README listing what is verified: dry-run support, release validation gates, JSON health report, selftest, publish readiness gate, HAL read-only commands, and CI syntax coverage.terminal/menus/mq-agent-menu.sh— mq-agent submenu (g. Agent) reachable from the main menu with 10 commands across repo analysis, AI, and environment groups.
Changed
- Main menu panel: added
g. Agentquick access slot. mqlaunch.sh: sourcesmq-agent-menu.shwhen present.mq-main-menu.sh: routesg/Gand text aliases (agent,score,signal,audit,doctor) to mq-agent menu.- README version badge bumped to
0.4.12.
Release 0.4.11 — GitHub Pages front door polish
Reworks the GitHub Pages front door with a clearer Install/Run/Explore flow, screenshots section, HAL integration, docs map, sitemap updates, and Pages index smoke-test coverage.
Release 0.4.10 — HAL menu screenshot
Adds a rendered HAL menu screenshot, embeds it on the HAL overview and GitHub Pages index, and adds smoke-test coverage for the screenshot links.
Release 0.4.9 — HAL Pages overview
Adds a GitHub Pages overview for the MQLaunch HAL command surface, plus README/COMMANDS links and smoke-test coverage.
Release 0.4.8 — HAL menu gallery
Adds HAL menu gallery documentation, a plain-text menu preview, README/COMMANDS links, and smoke-test coverage.
Release 0.4.7 — HAL command surface guardrails
Adds HAL command surface documentation and smoke-test guardrails for bridge, menu layout, and formatting.