dsh-request-manager
Request Manager
Request Management plugin (bundle): Manage Agent→LLM requests through global settings—“Additional request delay” (wait a fixed extra N milliseconds before sending each request; 0 = no intervention), retry count override (leave blank = use the provider default), and “Intercept request failures” (afte
The plugin will be installed here. Keep web if you are unsure.
npx -y @deepseek-ai/dsh plugin --profile web add github:tree-func/dsh-request-manager#69193eaab9f94f2a0c166a9d9539a006a1ebbb26

Description
Request Management plugin (bundle): Manage Agent→LLM requests through global settings—“Additional request delay” (wait a fixed extra N milliseconds before sending each request; 0 = no intervention), retry count override (leave blank = use the provider default), and “Intercept request failures” (after a terminal failure, suspend and wait for a manual decision: retry by resending the same request in place / give up and finish through the native path). Access it via the “Request Management” button in the utilities slot at the top of a conversation; settings apply globally across conversations, with the configured values determining whether to intervene; the interface follows the dsh language toggle between Chinese and English.
Compatibility and provenance
Request Manager is published as dsh-request-manager and currently resolves to version 0.4.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.
- DSH compatibility
- *
- Runtime surfaces
- web
- Release source
- github
- Registry updated