This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryFixed unreliable macOS service reinstall that could leave the always‑on job down after launchctl bootout.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes unreliable re‑install of `mureo service install` on macOS (launchd). Fixes unreliable re‑install of `mureo service install` on macOS (launchd). Source: llm_adapter@2026-06-14 Confidence: low |
— |
Full changelog
Fixed — Reliable mureo service install re-install on macOS (launchd) (#259)
Re-installing the always-on service (the way to pick up the auto-restart marker from #257) could leave the service down, needing a second run: launchctl bootout is asynchronous, so the immediately-following bootstrap raced the teardown and could silently load nothing.
install now confirms via launchctl print that the job actually stuck and re-bootstraps a few times if not. A hard error returns immediately, and exhausting the retries reports failure rather than a false "ok".
Full changelog: https://github.com/logly/mureo/blob/main/CHANGELOG.md
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About logly/mureo
Framework for AI agents (Claude Code, Cursor, Codex, Gemini) to operate Google Ads, Meta Ads, and Search Console. Grounded in a local STRATEGY.md — not metric-chasing. Defense-in-depth security, local-first. Apache 2.0.
Related context
Related tools
Beta — feedback welcome: [email protected]