AGENTS.md@packages/omo-senpi/src/components/lsp · git:20260713.d9d98d1 · 2026-07-13 · sha256 4484d54f0c765bb9
AGENTS.md@packages/omo-senpi/src/components/lsp git:20260713.d9d98d1A
Immutable. This exact content is served forever at /api/v1/blob/4484d54f0c765bb9.
# omo-senpi LSP Component Daemon-backed Senpi LSP adapter. This component retains only Senpi-facing descriptors, schemas, renderers, path extraction, post-edit wiring, and migration-warning helpers adapted from `pi-lsp-client` / oh-my-pi by Yeongyu Kim. Client, transport, JSON-RPC, manager, server-resolution, project-trust, diagnostics, workspace-edit, and process execution live in `@oh-my-opencode/lsp-core` plus the packaged `@code-yeongyu/lsp-daemon` runtime. Project-local `.pi/lsp-client.json` commands are intentionally ignored here. Users who still need custom LSP commands must move those definitions to their user `.pi/lsp-client.json`; project configs may keep safe fields such as extensions and priorities, but command/env entries only produce a migration warning.