dsh-api-budget
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-api-budget
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-api-budget in DeepSeek Harness to install this plugin; the source code is available at https://github.com/uckkk/dsh-api-budget
About this plugin
Estimating API latency budgets is often left to gut feeling and ad-hoc spreadsheets. dsh-api-budget turns that process into a repeatable, parameter-driven calculation: pass in the relevant inputs and get back a structured, detailed budget breakdown you can audit and share.
At its core the plugin exposes a single api_budget tool that computes an interface latency budget precisely according to the parameters you supply and returns the full result. The entire implementation is pure Node with zero external network calls, keeping it lightweight and deterministic regardless of the environment.
It is a good fit for backend engineers and architects who need to validate latency budgets locally or in CI, and for platform teams that want to reason about interface performance constraints from the admin side without pulling in additional network dependencies.
Use Cases
- Validate API latency budgets against SLA targets in CI pipelines
- Quickly estimate latency budget ceilings for new endpoints locally
- Generate auditable latency budget calculations for SLA documentation
Best For
- Backend and platform engineers who need precise latency budgeting
- Architects evaluating interface performance constraints from the admin side
- Teams that want zero-network, fully local tooling
Related Plugins
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.
Dockyard DSH is a native DeepSeek Harness plugin that unifies official OAuth/client sessions for Codex, Antigravity, Grok, Claude, and Cursor, providing account pool, model catalog, and quota status.