Skip to content

Releases: matthewmackes/MACKESCODE-AI-PROXY

Release list

v2.2.0

Choose a tag to compare

@matthewmackes matthewmackes released this 12 Jul 22:40

v2.2.0 - Branding, Voice, Navigation, and Cost Guardrails

This release adds MDE / LLM-PROXY branding, Qwen3-backed voice service integration with browser fallback support, hamburger navigation, Advanced Overview dashboard placement, and V2 cost controls with monthly thresholds and pause guardrails.

Highlights:

  • Added MDE app-icon branding, manifest metadata, and platform/product shell labels.
  • Added global voice controls and Chat voice toolbar support for Qwen3 TTS plus browser fallback voice paths across Firefox, Chromium, and Safari.
  • Replaced the persistent left rail with hamburger drawer navigation while preserving quick switcher, settings, sign-in, and startup What's New behavior.
  • Moved shell summary content into Advanced > Overview as a dashboard.
  • Added minute, daily, and monthly cost controls for Dedicated Instances and LLM as a Service, including threshold alerting, hard pause, override, and Operate payment review.
  • Improved dark mode polish, typography, and project GUI polish skill assets.

Verification:

  • MATTS_BROWSER_SMOKE_REQUIRED=1 scripts/release-check.sh
  • Python unit/smoke tests: 592 passed.
  • Coverage: 54.89% (6845/12470 lines).
  • V2 OpenAPI and generated client drift check passed.
  • React build, V2 frontend bundle check, production audit, and V2 browser smoke passed.
  • RPM metadata verified for matts-value-set-2.2.0-1.el9.noarch.rpm.

Checksums:

  • e0d70e79e1aacba2f80ded2d11a1d3dbfa29dd7224687d797a4718ea96666447 matts-value-set-2.2.0-1.el9.noarch.rpm
  • 118345c9af3906fed492e9234a4931eb69dfc9393f9abaa9ebc81c06563a5fef matts-value-set-2.2.0-1.el9.src.rpm

v2.1.0

Choose a tag to compare

@matthewmackes matthewmackes released this 12 Jul 03:12

Highlights

  • Adds Research dossiers, pinned evidence, and report packets for source review.
  • Seeds model-scoped onboarding prompt templates.
  • Improves Chat diagnostics and presentation for empty, XML/tool-call-shaped, or otherwise malformed upstream failures.
  • Fixes model artwork rendering and refreshes the ICQ/Carbon Chat and legal-research workspace polish.
  • Ships RPM artifacts: matts-value-set-2.1.0-1.el9.noarch.rpm and matts-value-set-2.1.0-1.el9.src.rpm.

Validation

  • MATTS_BROWSER_SMOKE_REQUIRED=1 scripts/release-check.sh passed.
  • 577 Python unit/smoke tests passed with 55.04% line coverage.
  • Generated V2 OpenAPI/client freshness, React production build, bundle boundary check, production dependency audit, V2 health validation, and required headless browser smoke passed.
  • scripts/build-rpm.sh passed, including vendored runtime import validation and the noarch native-extension guard.

Release commit: 23a6eba
Implementation commit: bcd85af