Files
oh-my-opencode/packages/omo-claude/plugin/components/lsp
YeonGyu-Kim 027c543340 chore(omo-claude): re-sync lsp to cache-safe vendored-mcp path resolution
Upstream lazy-lsp-mcp resolves the lsp server via new URL('../../../mcp/lsp/cli.js',
import.meta.url) -> the vendored plugin/mcp/lsp/cli.js, so the bundled hook boots
from a node_modules-free cache without require.resolve.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 14:11:57 +09:00
..