v1.0.79
v1.0.79
ue-mcp doctor verdict fix.
Bug fixes
ue-mcp doctorno longer prints "✓ Everything aligned" while the global / effective-npx line is behind latest. When there's no local shadow and the global package is stale, a barenpx ue-mcpwould launch an old version next time, so that now produces a finding and suppresses the aligned verdict - even if the currently running server happens to be current. The verdict reads aligned only when the global, the effective npx version, and the target project's running server are all on latest. (#550)