release(dsh): 0.1.0-rc.6

This commit is contained in:
imccyu
2026-08-13 19:52:05 +08:00
parent fdab3aadb3
commit 15148dbd9a
222 changed files with 222 additions and 222 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-subprocess-local",
"description": "Local-subprocess implementation of the DeepSeek Harness subprocess seam",
"version": "0.1.0-rc.5",
"version": "0.1.0-rc.6",
"publishConfig": {
"access": "public"
},

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-subprocess",
"description": "Subprocess seam (ctx.subprocess) for the DeepSeek Harness — managed process groups, bounded spill-backed output, and escalated kills behind one abstract service",
"version": "0.1.0-rc.5",
"version": "0.1.0-rc.6",
"publishConfig": {
"access": "public"
},