dsh-tool-retry
A DeepSeek Harness plugin that checkpoints tool calls and enables partial-parameter retry after failures.
Install
$ dsh plugin --profile web add @canglongcl/dsh-tool-retryPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Automatically checkpoints each direct tool call by call ID.
- Provides the editPreviousToolCalling replay tool outside PTC mode.
- Lets an agent modify part of a failed call's prior parameters and immediately rerun it.
- In PTC mode, reports a checkpoint path for script-based editing and re-execution.
- Injects retry guidance after failures of tools with parameters larger than 150 bytes.
Useful For
- Retrying failed tool calls with long JSON or other large arguments.
- Correcting only invalid or rejected fields in a previous tool invocation.
- Reducing repeated tool-call input when an agent needs to revise a failed request.
Who It Fits
- DeepSeek Harness users running tool-using agents.
- Agent developers working with long tool-call parameters.
- Teams evaluating tool-call retry and replay behavior.
Documented Limitations
- The editPreviousToolCalling tool is registered only outside PTC mode.
- PTC mode uses checkpoint-path notifications and script-based replacement/re-execution rather than registering a new retry tool.
- Failure notifications described in the README apply to failed tools whose call parameters exceed 150 bytes.
- Checkpoints are stored in a temporary-directory path.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 8 development, 0 peer, and 0 optional dependencies.
GitHub did not report an SPDX license for this repository snapshot.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- CanglongCl/dsh-tool-retry
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- ec6fe80 · 2026-08-25
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 2GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-19
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Image generation and iterative editing plugin for DeepSeek Harness supporting cloud providers and local ComfyUI.
View plugin →DSH undo and crash-recovery plugin with snapshots, rollback, Safe Mode, and offline Windows tools.
View plugin →Browser automation plugin enabling DeepSeek Harness agents to interact with logged-in browser sessions safely via dedicated Agent Windows.
View plugin →DeepSeek Harness-native vision toolkit for image Q&A, OCR, grounding, UI restoration, pixel comparison, and visual artifacts.
View plugin →