release(dsh): 0.1.0-rc.5

This commit is contained in:
imccyu
2026-08-13 18:49:33 +08:00
parent 8c1e8d9890
commit abe560f81e
222 changed files with 222 additions and 222 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-terminal-bash",
"description": "Persistent shell PTY backend over the DeepSeek Harness subprocess terminal primitive",
"version": "0.1.0-rc.3",
"version": "0.1.0-rc.5",
"publishConfig": {
"access": "public"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-terminal",
"description": "Persistent PTY session seam for the DeepSeek Harness — owner-scoped ids, backend registry, interactive sends, reads, signals, and awaited cleanup",
"version": "0.1.0-rc.3",
"version": "0.1.0-rc.5",
"publishConfig": {
"access": "public"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-tool-terminal",
"description": "Six model-facing persistent PTY tools with owner isolation and generic background-job integration",
"version": "0.1.0-rc.3",
"version": "0.1.0-rc.5",
"publishConfig": {
"access": "public"
},