Skip to content

v0.10.7

Choose a tag to compare

@hyoshi hyoshi released this 17 Jun 23:28
6da62fd

Added

  • Configure UI: Advanced menu + External advisor MCP management — a new "Advanced" dashboard menu lists / adds / deletes external advisor MCP servers (~/.mureo/insight_sources.json, queried by mureo_consult_advisor) with safe writes (fail-closed on a malformed file, .bak, atomic; env/headers secrets never surfaced). The add form has per-field examples and a monospace layout. (#288, #290)
  • Warn when the running MCP server is older than the installed mureo — after pip install -U, if the already-running MCP process serves stale in-memory code, mureo now appends a one-time restart warning to tool output. (#287)

Fixed

  • Operation Mode is chosen from campaign maturity, not mureo setup recency — setting mureo up on a long-running campaign no longer makes the first daily-check wrongly say "prioritize data accumulation". (#286)

Full changelog: see CHANGELOG.md.