Skip to content

v1.0.79

Choose a tag to compare

@db-lyon db-lyon released this 06 Jun 19:33

v1.0.79

ue-mcp doctor verdict fix.

Bug fixes

  • ue-mcp doctor no 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 bare npx ue-mcp would 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)