Skip to content

logly/mureo

v0.10.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

advertising agentic-ai ai-agents claude-code cli codex
+11 more
cursor facebook-ads gemini-cli google-ads marketing marketing-automation mcp meta-ads model-context-protocol python search-console

Summary

AI summary

Fixed About‑tab update check timeout on heavy virtual environments.

Changes in this release

Dependency Low

Adds `packaging` as a runtime dependency.

Adds `packaging` as a runtime dependency.

Source: llm_adapter@2026-06-14

Confidence: high

Bugfix Medium

Update check no longer times out for heavy virtual environments.

Update check no longer times out for heavy virtual environments.

Source: llm_adapter@2026-06-14

Confidence: low

Full changelog

Fixed — About-tab update check no longer times out (#253)

The update check ran pip list --outdated, which queries the package index for every installed distribution; on a heavy venv (the Google Ads SDK and its dependency tree) it exceeded the 60s timeout and surfaced "could not check for updates". The query is now scoped to mureo and its mureo-* plugins via pip install --dry-run --upgrade --no-deps --report - — a few seconds instead of a timeout — while still using pip so the operator's configured (possibly private) index is honored. A pip constraint that pins a package below the installed version can no longer be mis-reported as an available update. Adds packaging as a dependency.

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

Track logly/mureo

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Beta — feedback welcome: [email protected]