dsh-tool-budget
在达到可配置的会话级工具调用次数上限后,硬拦截后续工具调用。
Hard-stops further tool calls after a configurable per-session budget is reached.
怎么安装
dsh plugin add github:173787247/dsh-tool-budget 简介
dsh-tool-budget DeepSeek Harness plugin: **hard-stop** tool use after a **per-session** call budget. Pairs with dsh-repeat-stop. Part of **dsh-wsl-kit**. [涓枃璇存槑 鈫揮(#涓枃) --- English Why Repeat-stop catches identical spam. Budget catches 鈥渕any different tools forever鈥?in one session鈥攗seful when long WSL tasks burn API quota. Default: **80** tracked calls allowed; the **81st** is denied. Job status tools are excluded by default. This is a **safety rail**, not a product license limit. Raise maxCalls or disable if it feels tight. Install sh dsh plugin --profile web add github:173787247/dsh-tool-b…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-29
- 创建于
- 2026-08-29
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, wsl
同类推荐
dsh-permission-rules
PerryLink/dsh-permission-rules
Claude Code 风格的声明式权限规则:按序 allow/deny/ask 的 YAML 规则,在 tools/pre-execute 瀑布上匹配工具名、参数、工作区路径与 agent 身份,带完整会话日志审计、干跑模式与热重载。
dsh-passwords
slywalker2006/dsh-passwords
让 DeepSeek Harness 变成服务器级多租户平台:远程访问 + 自动 HTTPS、子用户权限与配额、沙盒强制、加密认证与审计日志。
dsh-plugin-vetting
truelove-dreamer/dsh-plugin-vetting
为了您的电脑安全,装插件前先体检:静态扫描恶意模式(外传/凭据/混淆/持久化)与高权限误用,覆盖传递依赖与官方包哈希基线(防供应链篡改),可选插件工具调用闸。
dsh-webui-auth
Yuuz12/dsh-webui-auth
WebUI 身份认证:HTTP/传输层强制登录(资源、插件 bundle、/api、WebSocket 四层防护),服务端会话 + HttpOnly Cookie。