v0.10.12
Fixed
- Reports dashboard tolerates malformed action_log entries (#319): an old / hand-authored
action_logentry missingtimestamp/platformno longer crashes the read-only Reports view into an empty summary (the read path now skips nonconforming entries, as it already did for campaigns). - Period toggle shows from daily-check alone (#319):
daily-checknow also writes theLAST_30_DAYSwindow when it already holds those numbers, so the Yesterday / Last 30 days toggle appears without a separatesync-staterun.
Added
mureo upgradenow actually takes effect (#320): after a successful upgrade it re-deploys skills (~/.claude/skills) and restarts the always-onmureo servicedaemon, so a new version isn't left behind by stale skills / a daemon running old code.--no-refreshto skip; best-effort (never fails the upgrade).
Documentation
- Meta OAuth scopes (full 8), MCP tool count (188), and the
mureo service/open/configure --serve/upgradecommands documented (#321).
Full changelog: https://github.com/logly/mureo/blob/main/CHANGELOG.md