This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryReport‑flag chips now render structured, localized objects with four severities and drill‑down detail.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds structured, localizable report-flag chips on Reports dashboard. Adds structured, localizable report-flag chips on Reports dashboard. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Feature | Medium |
Changes `mureo_state_report_set` to validate report flags against vocabulary. Changes `mureo_state_report_set` to validate report flags against vocabulary. Source: llm_adapter@2026-07-16 Confidence: high |
— |
Full changelog
Added
- Structured, localizable report-flag chips on the Reports dashboard (#428, #429, #430, #431).
Report flags persisted viamureo_state_report_setcan now be structured objects
{code, severity, params}drawn from a canonical 18-code vocabulary, instead of
free-form snake_case strings with the detail baked into the slug. The configure
dashboard renders each as a coarse, localized chip (en / ja) coloured by one of
four severities (action / watch / info / positive), with the per-flag detail (adspot
ids, spend, CTR, …) moved off the chip face into a click-to-expand drill-down. A
customcode carries an author-supplied label for findings outside the vocabulary.
Thedaily-check,weekly-reportandgoal-reviewskills author flags in this
shape; legacy bare-string flags still render (humanized) for backward compatibility.
Changed
mureo_state_report_setnow validates report flags (#428). Structured flags are
checked against the vocabulary before they reach STATE.json — unknown non-custom
codes are rejected and a severity is defaulted from the code when omitted — while
legacy bare-string flags pass through unchanged.
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]