v0.10.7
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 bymureo_consult_advisor) with safe writes (fail-closed on a malformed file,.bak, atomic;env/headerssecrets 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.