Skip to content

Releases: MCamner/macos-scripts

v1.0.0 — B2 Stack Cockpit

10 Jun 09:56

Choose a tag to compare

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

10 Jun 09:56

Choose a tag to compare

B2 Atlas Prompt OS TUI MVP. See CHANGELOG for details.

v0.5.1 — UI polish, gitlaunch fixes, comment quality checks

08 Jun 17:44
f2de225

Choose a tag to compare

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

02 Jun 17:17

Choose a tag to compare

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

23 May 13:41

Choose a tag to compare

What's new

Added

  • .github/workflows/quality.yml — CI shell syntax check. Runs bash -n on install.sh and release.sh, then syntax-checks all .sh files by shebang (bash vs zsh), excluding backups/. shellcheck runs warn-only on bash scripts.
  • scripts/install-smoke.sh — local install smoke test. Covers install.sh --help, install.sh --dry-run, bash -n / zsh -n on all scripts, mqlaunch doctor --json, and mqlaunch selftest.
  • Proof section 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. Agent quick access slot.
  • mqlaunch.sh: sources mq-agent-menu.sh when present.
  • mq-main-menu.sh: routes g/G and 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

20 May 01:00

Choose a tag to compare

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

20 May 00:05

Choose a tag to compare

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

19 May 21:42

Choose a tag to compare

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

19 May 19:54

Choose a tag to compare

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

19 May 18:15

Choose a tag to compare

Adds HAL command surface documentation and smoke-test guardrails for bridge, menu layout, and formatting.