release(dsh): 0.0.1-rc.5

This commit is contained in:
imccyu
2026-08-13 05:58:16 +08:00
parent 5f3a9c82e8
commit 3e8a1cfa33
222 changed files with 222 additions and 222 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-tool-lsp",
"description": "Model-facing lsp tool over the DeepSeek Harness LSP capability seam (ctx.lsp) — one read-only tool with goToDefinition/findReferences/goToImplementation/hover operations, one-based UTF-16 cursor coordinates, bounded location rendering, and hover normalization",
"version": "0.0.1-rc.4",
"version": "0.0.1-rc.5",
"publishConfig": {
"access": "restricted"
},