Skip to content

v0.10.2

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 08:15
47506f7

Fixed

  • Resolve the bundled MCP server via ${CLAUDE_PLUGIN_ROOT}/bin/pngx instead of a
    bare pngx command. Plugin hosts spawn the stdio MCP server without the plugin's
    bin/ on PATH, so the bare name failed with "Executable not found in $PATH".