release(dsh): 0.1.0-rc.5

This commit is contained in:
imccyu
2026-08-13 18:43:09 +08:00
parent 8c1e8d9890
commit abe560f81e
222 changed files with 222 additions and 222 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-lsp-stdio",
"description": "Generic stdio language-server provider for the DeepSeek Harness LSP capability seam (ctx.lsp) — spawns configured servers, translates JSON-RPC, and serves transient-open goToDefinition/findReferences/goToImplementation/hover queries in the host filesystem namespace",
"version": "0.1.0-rc.3",
"version": "0.1.0-rc.5",
"publishConfig": {
"access": "public"
},