release(dsh): 0.1.0-rc.5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@deepseek-ai/dsh-repeat-tool-reminder",
|
||||
"description": "Repeat-tool-call guard plugin: advisory reminders when an agent loops on identical tool calls",
|
||||
"version": "0.1.0-rc.3",
|
||||
"version": "0.1.0-rc.5",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@deepseek-ai/dsh-tool-call-timeout-policy",
|
||||
"description": "Tool-call timeout policy: a tools/execute wrapper that arms a per-tool deadline on exec.signal and returns TOOL_TIMEOUT when it wins",
|
||||
"version": "0.1.0-rc.3",
|
||||
"version": "0.1.0-rc.5",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user