Skip to content

v0.10.12

Choose a tag to compare

@hyoshi hyoshi released this 23 Jun 05:52
a0f1aff

Fixed

  • Reports dashboard tolerates malformed action_log entries (#319): an old / hand-authored action_log entry missing timestamp / platform no 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-check now also writes the LAST_30_DAYS window when it already holds those numbers, so the Yesterday / Last 30 days toggle appears without a separate sync-state run.

Added

  • mureo upgrade now actually takes effect (#320): after a successful upgrade it re-deploys skills (~/.claude/skills) and restarts the always-on mureo service daemon, so a new version isn't left behind by stale skills / a daemon running old code. --no-refresh to skip; best-effort (never fails the upgrade).

Documentation

  • Meta OAuth scopes (full 8), MCP tool count (188), and the mureo service / open / configure --serve / upgrade commands documented (#321).

Full changelog: https://github.com/logly/mureo/blob/main/CHANGELOG.md