release(dsh): 0.1.1-rc.1

This commit is contained in:
imccyu
2026-08-21 14:11:09 +08:00
committed by imccyu
parent 60e44b2d78
commit 3ec5e8f8c4
230 changed files with 230 additions and 230 deletions
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-code-runtime-python",
"description": "CPython subprocess implementation of the DeepSeek Harness code-execution seam",
"version": "0.1.0-rc.8",
"version": "0.1.1-rc.1",
"publishConfig": {
"access": "public"
},
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-code-runtime-worker-thread",
"description": "Worker-thread implementation of the DeepSeek Harness code-execution seam",
"version": "0.1.0-rc.8",
"version": "0.1.1-rc.1",
"publishConfig": {
"access": "public"
},
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-code-runtime",
"description": "Abstract code-execution seam (ctx.codeRuntime) for the DeepSeek Harness",
"version": "0.1.0-rc.8",
"version": "0.1.1-rc.1",
"publishConfig": {
"access": "public"
},