v0.10.8
mureo 0.10.8
Added
- Read-only reporting dashboard (configure UI → Reports): per-platform KPIs (spend, conversions, CPA, CTR, clicks, impressions) sourced entirely from
STATE.json— no live API call. Covers built-in platforms andplugin:<dist>bridges, plus the latest daily/weekly/goal report summary and recent autonomous actions. - Period toggle: Yesterday / Last 30 days (default Yesterday).
PlatformStategains aperiodsmap;sync-statewritesLAST_30_DAYS,daily-checkwritesYESTERDAY. The toggle appears only for windows that have data. mureo_state_platform_metrics_setMCP tool — skills can write platform-level metric rollups intoSTATE.jsonon hosts without filesystem access (Claude Desktop / Cowork), so the dashboard has data on every surface.mureo service restart— restart the running auto-start configure daemon in place (launchd / systemd / Task Scheduler) without an uninstall + install cycle.
Fixed
upsert_campaign/append_action_logno longer drop thereportssection (which silently wiped daily/weekly/goal summaries after a report write).- The reports header no longer shows an empty Client dropdown on a single-client install.
Changed
- Report flags render as friendly, localized, colour-coded chips instead of raw
snake_casetags (off-target → amber, data-integrity → red, on-target → green).
Full changelog: see CHANGELOG.md.