release(dsh): 0.1.0-rc.3

This commit is contained in:
imccyu
2026-08-13 18:39:06 +08:00
parent 71fa4c50d1
commit 8a954b2eca
222 changed files with 222 additions and 222 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-spill-local",
"description": "Local-filesystem implementation of the DeepSeek Harness spill storage seam (private session-scoped files)",
"version": "0.1.0-rc.2",
"version": "0.1.0-rc.3",
"publishConfig": {
"access": "restricted"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-spill-policy",
"description": "Tool-result spill policy for the DeepSeek Harness — replaces oversized plain-text tool results with a retained preview plus a spill-file path (no service API)",
"version": "0.1.0-rc.2",
"version": "0.1.0-rc.3",
"publishConfig": {
"access": "restricted"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-spill",
"description": "Abstract spill storage seam (ctx.spillStore) for the DeepSeek Harness — save oversized tool text and return a retrieval locator",
"version": "0.1.0-rc.2",
"version": "0.1.0-rc.3",
"publishConfig": {
"access": "restricted"
},