Merge master into feat/xdg-single-root-home

This commit is contained in:
Tianyi Cui
2026-07-21 21:20:43 +08:00
635 changed files with 21507 additions and 3326 deletions

View File

@@ -121,6 +121,9 @@
{ "path": "./packages/sdk/helper" },
{ "path": "./packages/sdk/scripts" },
{ "path": "./packages/sdk/create-sdk" },
{ "path": "./packages/sdk/telemetry" }
{ "path": "./packages/sdk/telemetry" },
{ "path": "./packages/lsp/lsp" },
{ "path": "./packages/lsp/lsp-local" },
{ "path": "./packages/lsp/tool-lsp" }
]
}