release(dsh): 0.0.1-rc.4

This commit is contained in:
imccyu
2026-08-13 05:02:17 +08:00
parent ee35505f81
commit a90d9af1b2
222 changed files with 222 additions and 222 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-sdk-protocol",
"description": "Shared wire protocol for the DeepSeek Harness SDK runtime: the newline-delimited JSON-RPC stdio transport and the named request, result, and notification types spoken between the runtime server and SDK clients",
"version": "0.0.1-rc.3",
"version": "0.0.1-rc.4",
"publishConfig": {
"access": "restricted"
},