github Yeachan-Heo/oh-my-claudecode v3.7.10
v3.7.10 - MCP Server Hotfix

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

MCP Server Plugin Distribution Hotfix

Fixed MCP server failing to start in Claude Code plugin cache.

Fixed

  • Bundled MCP Server (bridge/mcp-server.cjs)

    • Pre-bundled with esbuild for plugin distribution
    • No longer requires node_modules in plugin cache
    • Committed to repo (bridge/ is not gitignored)
  • LSP Tools Only (12 tools)

    • AST tools and python_repl excluded (require native modules)
    • Works out-of-the-box in plugin cache

Tools Available

  • lsp_hover, lsp_goto_definition, lsp_find_references
  • lsp_document_symbols, lsp_workspace_symbols, lsp_diagnostics
  • lsp_diagnostics_directory, lsp_servers, lsp_prepare_rename
  • lsp_rename, lsp_code_actions, lsp_code_action_resolve

Full Changelog: v3.7.9...v3.7.10

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

NewReleases is sending notifications on new releases.