Skip to content

logly/mureo

v0.10.11 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 UnicodeEncodeError crash in Windows update check and upgrade flow.

Full changelog

Fixed

  • Windows update check / upgrade crash (#317): on a Japanese Windows, the configure "About mureo" update check and one-click upgrade crashed with UnicodeEncodeError: 'cp932' codec can't encode character raised inside pip's own output rendering (the pip install --report - JSON path) — pip exited before producing output. When mureo spawns pip as a subprocess, the child Python defaulted its stdout encoding to the console code page (cp932), which can't encode characters pip emits (e.g. U+00B7). 0.10.10 fixed the decode side; this forces the pip child's stdio to UTF-8 (PYTHONIOENCODING=utf-8:replace, PYTHONUTF8=1) across every pip/ensurepip subprocess. No effect on macOS/Linux.

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]