github Yeachan-Heo/oh-my-claudecode v3.7.12
v3.7.12 - Fix AST tools in plugin context

latest releases: v4.9.1, v4.9.0, v4.8.2...
one month ago

Fix

AST tools now work from the plugin cache. Globally-installed @ast-grep/napi wasn't resolvable when the MCP server ran from ~/.claude/plugins/cache/....

Changes

  • Added bridge/run-mcp-server.sh wrapper that sets NODE_PATH to the global npm root
  • .mcp.json now launches via the wrapper instead of node directly
  • Global npm packages (like @ast-grep/napi) are now discoverable by the MCP server

Don't miss a new oh-my-claudecode release

NewReleases is sending notifications on new releases.