dsh-change-budget
Run the following command in DeepSeek Harness:
dsh plugin install Raphaelutumn/dsh-change-budget
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, run `dsh plugin install Raphaelutumn/dsh-change-budget` using the source code at https://github.com/Raphaelutumn/dsh-change-budget.
About this plugin
Coding Agents are fast but can sometimes run out of control. A vague request can cause an AI coding agent to edit too many files or perform a massive rewrite before a human notices. dsh-change-budget is designed to address this. It provides every DeepSeek Harness Agent turn with a configurable budget covering distinct files, mutation calls, and UTF-8 bytes. It acts as a deterministic boundary in the tool pipeline, rejecting the first operation that would cross a limit before the tool body executes. This plugin is ideal for developers who need strict control over AI behavior. It supports agent isolation and parallel-safe reservations, ensuring that concurrent writes do not exceed limits together. By setting positive integer limits, users can prevent the AI from generating excessive code, ensuring output remains precise and manageable.
Screenshots
Use Cases
- Prevents an Agent from editing too many files at once.
- Stops AI from infinite rewriting in edit loops.
- Controls data volume of concurrent write tasks.
Best For
- Developers needing fine-grained control over AI behavior.
- AI engineers building DeepSeek Harness applications.
- Teams concerned with AI code generation safety.
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.
