dsh-tool-budget
Hard-stops further tool calls after a configurable per-session budget is reached.
在达到可配置的会话级工具调用次数上限后,硬拦截后续工具调用。
How to install
dsh plugin add github:173787247/dsh-tool-budget About
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…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-29
- Created
- 2026-08-29
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin, wsl
Related plugins
dsh-permission-rules
PerryLink/dsh-permission-rules
Claude Code-style declarative permission rules: ordered allow/deny/ask YAML rules matching tool names, arguments, workspace paths, and agent identity on the tools/pre-execute waterfall, with full session-log audit, dry-run mode, and hot reload.
dsh-passwords
slywalker2006/dsh-passwords
Turns DeepSeek Harness into a server-grade multi-tenant platform: remote access + auto HTTPS, subuser permissions & token/daily quotas, sandbox enforcement, encrypted auth & audit log.
dsh-plugin-vetting
truelove-dreamer/dsh-plugin-vetting
Vets third-party plugins before you trust them: static scan for malicious patterns (exfiltration, credential access, obfuscation, persistence) and over-privileged path use, transitive-dependency coverage, official-package hash baseline for supply-chain tamper detection, and an optional plugin-tool call gate.
dsh-webui-auth
Yuuz12/dsh-webui-auth
WebUI authentication enforced at the HTTP/transport layer: four-layer login gate (resources, plugin bundles, /api, WebSocket), server-side sessions with HttpOnly cookies.