release(dsh): 0.1.0-rc.6

This commit is contained in:
imccyu
2026-08-13 19:52:05 +08:00
parent fdab3aadb3
commit 15148dbd9a
222 changed files with 222 additions and 222 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-agent-instructions",
"description": "Workspace context loader for AGENTS.md/CLAUDE.md instruction files",
"version": "0.1.0-rc.5",
"version": "0.1.0-rc.6",
"publishConfig": {
"access": "public"
},

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-session-reference",
"description": "Cross-session snapshot references and durable untrusted model context (ctx.sessionReferenceResolver)",
"version": "0.1.0-rc.5",
"version": "0.1.0-rc.6",
"publishConfig": {
"access": "public"
},

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-time-context",
"description": "Opt-in durable per-step context with the current time and elapsed time",
"version": "0.1.0-rc.5",
"version": "0.1.0-rc.6",
"publishConfig": {
"access": "public"
},

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-tmux-context",
"description": "Opt-in durable per-step context with this agent's tmux pane and window location",
"version": "0.1.0-rc.5",
"version": "0.1.0-rc.6",
"publishConfig": {
"access": "public"
},