release(dsh): 0.0.1-rc.1

This commit is contained in:
imccyu
2026-08-11 03:04:47 +08:00
parent a5c23dd36a
commit b64c3ac1ba
210 changed files with 210 additions and 210 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-pty-local",
"description": "Persistent shell PTY backend over the DeepSeek Harness subprocess terminal primitive",
"version": "0.0.1",
"version": "0.0.1-rc.1",
"publishConfig": {
"access": "restricted"
},

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-pty",
"description": "Persistent PTY session seam for the DeepSeek Harness — owner-scoped ids, backend registry, interactive sends, reads, signals, and awaited cleanup",
"version": "0.0.1",
"version": "0.0.1-rc.1",
"publishConfig": {
"access": "restricted"
},

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-tool-bash-persistent",
"description": "Model-facing owner-scoped persistent Bash tool backed by the Harness PTY service",
"version": "0.0.1",
"version": "0.0.1-rc.1",
"publishConfig": {
"access": "restricted"
},

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-tool-pty",
"description": "Six model-facing persistent PTY tools with owner isolation and generic background-task integration",
"version": "0.0.1",
"version": "0.0.1-rc.1",
"publishConfig": {
"access": "restricted"
},