release(dsh): 0.0.1-rc.1

This commit is contained in:
imccyu
2026-08-11 03:20:36 +08:00
parent a5c23dd36a
commit b64c3ac1ba
210 changed files with 210 additions and 210 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-atomic-write",
"description": "Zero-dependency atomic file replacement: exclusive-create random-suffix temp + rename carrying the caller-stated permissions (writeFileAtomic)",
"version": "0.0.1",
"version": "0.0.1-rc.1",
"publishConfig": {
"access": "restricted"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-brand",
"description": "Type-only Branded<B> nominal-typing primitive for the DeepSeek Harness",
"version": "0.0.1",
"version": "0.0.1-rc.1",
"publishConfig": {
"access": "restricted"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-environment",
"description": "Immutable DeepSeek Harness launch environment that records which layer supplied each value",
"version": "0.0.1",
"version": "0.0.1-rc.1",
"publishConfig": {
"access": "restricted"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-native-command",
"description": "Zero-dependency no-shell execFile runner for host-native OS integrations: utf8 stdio capture, abort propagation, Windows hide",
"version": "0.0.1",
"version": "0.0.1-rc.1",
"publishConfig": {
"access": "restricted"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-paths",
"description": "Shared filesystem path helpers for the DeepSeek Harness",
"version": "0.0.1",
"version": "0.0.1-rc.1",
"publishConfig": {
"access": "restricted"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-retention",
"description": "Zero-dependency bounded-retention primitive: ItemRetainer/TextRetainer + neutral notice helpers (what did we keep, what did we omit)",
"version": "0.0.1",
"version": "0.0.1-rc.1",
"publishConfig": {
"access": "restricted"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-timeout",
"description": "Zero-dependency timeout/deadline primitive: clampTimeout, deadline, timeoutOf, TimeoutReason (timing + classification only, no termination)",
"version": "0.0.1",
"version": "0.0.1-rc.1",
"publishConfig": {
"access": "restricted"
},