codemode-lsp 0.2.1 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +70 -56
  2. package/dist/index.js +168876 -25
  3. package/package.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "codemode-lsp",
3
- "version": "0.2.1",
4
- "description": "MCP server exposing a single code-mode tool backed by LSP",
3
+ "version": "0.3.0",
4
+ "description": "Semantic code intelligence + refactoring MCP for TypeScript/JS: one LSP-backed execute tool call graphs, impact analysis, symbol dependencies, atomic multi-file refactors",
5
5
  "keywords": [
6
6
  "mcp",
7
7
  "lsp",