release(dsh): 0.1.0-rc.5

This commit is contained in:
imccyu
2026-08-13 18:43:09 +08:00
parent 8c1e8d9890
commit abe560f81e
222 changed files with 222 additions and 222 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-acp-demo",
"description": "ACP automation server app: agent spine + JSONL persistence + ACP transport, with a JSON-RPC stdio bin",
"version": "0.1.0-rc.3",
"version": "0.1.0-rc.5",
"publishConfig": {
"access": "public"
},

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-agent-spine-demo",
"description": "The default executor-less/UI-less agent spine with fallback session titles, provider-routed retry, and optional persisted goals",
"version": "0.1.0-rc.3",
"version": "0.1.0-rc.5",
"publishConfig": {
"access": "public"
},

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-sdk-jsonrpc-demo",
"description": "Bin that boots an external Cordis config for the stdio JSON-RPC SDK runtime",
"version": "0.1.0-rc.3",
"version": "0.1.0-rc.5",
"publishConfig": {
"access": "public"
},